> - NO java code allowed to be embedded in the HTML!
> - avoiding "compiling" JSP pages into class files (not necessary
> when no java code)
But that's the whole beauty of JSP. The ability to embed ANY code
directly in the HTML. JSP is for developing web applications, not for
authoring cool homepages.
> - JSP (or similar) is for HTML people
> - Servlets / Beans are for Java developers
You may well think that it should be that way, but alas, it is not
so. Again, JSP is mainly for developing applications. The whole point is
not really to embed Java in HTML, but to embed HTML in java code. JSPs
actually generate servlets. That's the point. The "HTML people" have
enough toys to play around with already, and with JSP Sun filled a large
gap in the web application development world.
===========================================================================
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
- Re: New article: "The Problems with JSP&qu... David Wall
- Re: New article: "The Problems with JSP&qu... Jim Bailey
- Re: New article: "The Problems with J... Justin Wells
- Re: New article: "The Problems wi... Ray Cromwell
- Re: New article: "The Problem... Justin Wells
- Fw: New article: "The Problems with JSP&qu... Geoff Soutter
- Re: New article: "The Problems with JSP&qu... Duffey Kevin
- Re: New article: "The Problems with JSP&qu... Dmitri Namiot
- Re: New article: "The Problems with J... Ray Cromwell
- Re: New article: "The Problems with JSP&qu... Jason Hunter
- Re: New article: "The Problems with JSP&qu... Bondi: Runar Oli Bjarnason
- Re: New article: "The Problems with JSP&qu... Duffey Kevin
- Re: New article: "The Problems with J... Justin Wells
- Re: New article: "The Problems wi... Ray Cromwell
- Re: New article: "The Problem... Justin Wells
- Re: New article: "The Pro... Ray Cromwell
- Re: New article: "The Problems wi... Craig R. McClanahan
- Re: New article: "The Problems with JSP&qu... Ray Cromwell
- Re: New article: "The Problems with JSP&qu... Robin Meade
- Re: New article: "The Problems with JSP&qu... Robin Meade
- Re: New article: "The Problems with J... Craig R. McClanahan
