"Jeffrey D. Curry" wrote:
>
> I want to create an .SHTML document, say, in frontpage that contains list
> boxes, check boxes etc.. The problem lies in the fact that I want to
> populate those controls from a Servlet which, in the background, is
> retrieving the data from the database.
>
> I know I can place the HTML in the Servlet itself, although maintenance
> could get messy.
>
> Any ideas?

Take a look at our InstantOnline Basic product. It's a suite of servlets
invoked through <SERVLET> tags in .shtml files. Besides servlets for reading
database data and generating HTML check boxes, selection lists etc, it
provides servlets for file upload, input validation, email, session data
handling and more.

You can download a free evaluation copy at http://www.gefionsoftware.com

--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com

___________________________________________________________________________
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