U need:
1. HTML for the presentation purposes.
2.Java -- u simply can't avoid it. In our autoportal project, we used beans.
3.Javascript will be needed for form validations. These are mostly at the
client-side, but some have to be done at the server-side also (eg-
verification of login).
4.Servlets can be done away with, as JSP's get compiled into servlets, for
which u don't have to do any stuff.

Learn well!

Arnab


> > -----Original Message-----
> > From: Paurnima Sabne [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, April 24, 2000 12:08 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      Learn JSP
> >
> > Hi all,
> > For learning JSP Do i need to learn HTML ,Java ,Javascript,Java,java
> > servlets????
> > If yes then to what extent?
> > If no then can you suggest any good book for beginner??
> >
> > Thanks
> > Paurnima
> >
> >
> ==========================================================================
> > =
> > 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
>
> ==========================================================================
> =
> 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

===========================================================================
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