- 1,233 categories
- 40,467 scripts
Updated: 07/07/2003
- Brett McLaughlin continues his JSP best practices series with a look at the various techniques for adding time stamps to your JSP pages, as well as the ways that this simple modification can enhance the usability of your Web site.
- Categories
- Tags
- Platforms
- Licenses
- Brett McLaughlin continues his JSP best practices series by extending the custom time-stamp tag (lastModified) with an attribute that lets page authors choose their own time-stamp format.
- Article on step by step installation of Tomcat 4.0 Server. Then moves on to introduce JSP and eventually builds a simple JSP page to test the installation.
- This is a short introductory article on JavaServer Pages. It talks about the features of JSP, a simple example, and includes some useful JSP related-links.
- This introductory article covers Things you need to run JSP, JSP Architecture, Using JavaBeans with JSP, Simple JSP examples, and more.
- CSDateTime is a free, open source Java servlet that displays the current date or time using JSP or Server Side Includes (SSI). It features: Simple to setup and use, and Powerful format description method.