[ANN] JOT Servlets Framework version 1.0 released

2003-03-31 Thread Paul Copeland
JOT Servlets version 1.0 has been released by JOT Object Technologies. The all new JOT website has more information: http://www.jotobjects.com JOT Servlets is a Java Servlet framework for rapid application development using standard web pages and Java Beans for dynamic content. Web design

[ANN] LiteWebServer 3.0.2 Released

2003-03-31 Thread Hans Bergsten
Gefion Software is proud to announce the release of LiteWebServer 3.0.2, along with a new version of the JSP add-on module, bringing the server in sync with the Tomcat 4.1.24 version and fixing a few other problems. LiteWebServer (LWS) is a small (roughly 1 MB), modular web server and Java web cont

Re: JSTL in different application servers.

2003-03-31 Thread Lakshmeenarayana G G
So how do I go about using the JSTL? Is it enough for me to have these jar files in my server? without TLD file how can I use it in JSP page? Can you please explain more about using JSTL in App servers which doesn't support JSTL. Thanks for the time. Lakshmeenarayana G G ArisGlobal India Developm

Re: JSTL in different application servers.

2003-03-31 Thread Karr, David
Just because an appserver doesn't provide the JSTL out of the box doesn't mean it doesn't support it. The web container portion of the appserver needs to support the Servlet 2.3 and JSP 1.2 specifications. I don't know for sure whether JRun 4 does that. It isn't the TLD file that provides the JST