So, you love techie stuff. So do I.
Following are a few tools that I have developed to improve my skills.
I would highly appreciate your feedback on the usability and improvement
of the same.
Java Server Pages(JSP)
JSP is a server-side technology that lets you embed Java as
well as a few special tags into the web page (HTML, XML, etc). It facilitates
separation of content generation (the data) from content presentation (the
web page).
Who's using JSP?
Following links give more information on JSP:
The home of JSP.
This site has useful resources for JSP. It also provides information on JSP tools,
servlets and Java beans.
JSP Frequently Asked Questions.