Would like to calculate Standard Deviation,Variance of more than 1 column in table and Display it in JSP

From: T.Venkatesh (venkyt_at_hotmail.com)
Date: 11/29/03

  • Next message: Sebas: "communication between applet in user machine with application in server"
    Date: 29 Nov 2003 01:34:12 -0800
    
    

    Hi friends,

    I just got stuck up in JDBC,JSP.

    My problem is iam unable to display the output of Standard deviation ,
    variance sum, of a column in a JSP page. But it complies- but no
    display of the value.

    Also i want to know how to add values in two columns and display the
    output in third column.
    ex: All values(rows)in Coloumn A + Column B = Column C (not in the
    database but in the JSP page)

    Iam using MS ACcess, Bridge driver, JSP, and Jakarta's SQL Tags.

    Please help with right code.

    Thank you.

    Yours truly
    T.Venkatesh


  • Next message: Sebas: "communication between applet in user machine with application in server"

    Relevant Pages

    • Re: Creating 2 D arraylist
      ... If I use EL to display the arraylist in JSP, ... Your strategy seems to be to layout the table column by column and row by row in your data structure. ... Another strategy is to use a JSP layout that maps value object attributes to columns of the table. ... An EL, really we mean a JSTL, works best with a list where each column maps to an attribute of a value object, where the row represents the public interface of the object, rather than a 2-D list. ...
      (comp.lang.java.programmer)
    • Re: IE displaying syntax instead of parsed page layout
      ... have xhtml page which, ... The JSP which generated this page also generates it as readonly (no input ... this DOES display OK on IE.. ... evidently the way to go (searched for examples on removing frames and css). ...
      (alt.html)
    • Re: Question about Struts tag
      ... > // forward to JSP for display ... I want to iterate over and display the Foo objects and ... 'Foo' class has a good 'toString' method. ...
      (comp.lang.java.programmer)
    • How to do Standard Deviation,Variance, Sum of a column in table and display it in JSP
      ... My problem is iam unable to display the output of Standard deviation, ... variance sum, of a column in a JSP page. ...
      (comp.lang.java.developer)
    • IllegalStateException: OutputStream already obtained
      ... I am trying to display an image in my jsp. ... The image is a pie chart ... obtained]: java.lang.IllegalStateException: OutputStream already ...
      (comp.lang.java.programmer)