hi everybody
i am newly subscribed to the list
can some one could lead me to good downloads adbout
JSP
waiting for an answer
deepak
--- Eric <[EMAIL PROTECTED]> wrote:
> I do a _lot_ of work with servlets and many of them
> use some simple
> HTML templates to output variables to the user by
> simply replacing
> HTML comments.  Lately, these variables are coming
> from a database and
> I'm trying to decide whether switching over to JSP
> is worth it for
> me.  I'm especially concerned with being able to
> accept form
> parameters whose names I don't necessarily know.
> For example, I often
> have tables of form parameters that have names like
> "MyParam1",
> "MyParam2", etc. and I use a simple loop in a
> servlet to read these
> in.  Is there a way to design a bean to accept
> parameters like this?
> What about nested ones (MyParam1Sub1, MyParam1Sub2)?
>  Also, is there
> an easy way to display things from a database with
> jsp's?
>
> thanks,
> eric.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to