go to www.javaworld.com .  12/99 issue.  there is an article
"Understanding JavaServer Pages Model 2 Architecture".  within
the article is Cart.jsp.  this page loops a  Vector  in a table display.
one need only:  substitute a  ResultSet  for the  Vector  and a
select list for the table.  not that i've yet done it.

robert young

On Tuesday, January 11, 2000 10:43, Orr, Geoffrey [SMTP:[EMAIL PROTECTED]] 
wrote:
> I know that I can generate my entire form using a servelet, with drop down
> values populated
> from the database, but is there anyway I can embed this sort of function in
> a file system html
> or jsp page?
>
> I'm convincing myself that this can't be done, but can it?  Has anyone
> figured out any clever workarounds?
>
> Thanks,
>
> Geoff Orr
>
> Application Systems Engineer 5
> Pricing Engine Group
> Norwest Mortgage Systems Development Group
> Wells Fargo Service Company
> 301-846-8403 (6-8403)
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to