Pablo Abbate wrote:You can think the JSPs files like a mixture of JAVA+HTML+ JSP TAGS.
Bear Bibeault wrote:
Pablo Abbate wrote:You can think the JSPs files like a mixture of JAVA+HTML+ JSP TAGS.
Not quite. Putting Java in a JSP has been obsolete and discredited for 10 years. No Java code in JSPs!
Pablo Abbate wrote:We are not discussing best practices, he wants to know what can he do with JSP ...
Paul Clapham wrote:
Pablo Abbate wrote:We are not discussing best practices, he wants to know what can he do with JSP ...
But this is not some game where the task is to identify as many different ways to use a JSP as possible. The poster wants to learn about JSP, presumably so that he or she can use it to write web applications. Given that, the responsible thing is to identify best practices before the poster starts learning the less-than-best practices which are so lamentably common.
Pablo Abbate wrote:for me the best it's start explaining what you CAN do, and then, what is the best.
Noopur Kore wrote:So Finally I should make an HTML page then a servlet and connect this servlet to DB?? I don't need to use JSP. M I right here?
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop
https://coderanch.com/wiki/718759/books/Building-World-Backyard-Paul-Wheaton
|