JSP or Java server pages is a technology that provides simple and fast way to create dynamic web content. JSP separates static from dynamic content.
Why use JSP?
JSP is easy to learn and you can move a JSP file to another platform. You can also mix html with java.
The only problem that I encountered in JSP was the debugging part. Debugging JSP codes was a challenge for me. In our project about JSP, I found it hard to trace the error and ended up using a try catch method.
Showing posts with label Experience. Show all posts
Showing posts with label Experience. Show all posts
Monday, May 12, 2008
JSP as a server side scripting
Posted by al francis at Monday, May 12, 2008 0 comments
Labels: Experience
Subscribe to:
Posts (Atom)