Hi All,
    We have an application that we are planning to "Browser enable".

     This application generates huge reports with thousands of records.
      Q1) Which is the best way to generate these reports (on the browser)?
        Is there any Framework available for generating such reports ? (Let
me concentrate
        on other important issues, than spend my time on formatting
reports).

        Q2) We also need to do field level verification as and when the user
is inputting data (even before the user submits the form. For example the
verification is to be done when there is a change of focus). For
verification we have to go back to  the database (The input data is
validated against some existing records in the database).
In the prototype we had build we had used Java applets and in it we were
calling ASP scripts to access the Database but it is extremly slow.  Is
there any other way/architecture  to increase the speed (using Servlets, etc
...).

        Any kind of help or an idea is welcome.


        Thanks in advance.

Regards,
Annu Singh
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to