Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

General JSP Questions

843840Apr 28 2010 — edited May 1 2010
Hi,

I work at a marketing company and here we still use Classic ASP, and now we're starting to learn and implement JSP on our projects.

We managed to get things working just like we do in ASP, however with just that I don't see any advantage at all, it's just that we currently are doing exactly the same thing we do with ASP, a form sends the user input to a code-page, we get all the parameters, insert/delete/update the DB, and return the user to another page. Everything's the same, except the language syntax that changed.
So this is what I'd like to ask, what are some common "best practices" of using the JSP technology?

As someone who's just started on JSP from ASP, what are the practical advantages?
(One of the advantages - or actually the only one I can think that really saves some time are the Beans)

Any sources/tutorials are welcome.

Thanks,

Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 29 2010
Added on Apr 28 2010
3 comments
88 views