Great Java Development Tips, Tricks and Events
Wednesday, March 7, 2012
Use classes as much as possible
JSP servlets are very versatile but they should not contain a lot of code or complex logic -- if you end up doing some complex coding or business logic, move it into a class method and call that method from a JSP page.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment