Getting a webapp to run on tomcat 4.1 2006-11-29 - By Mark Thomas
Back ying lcs wrote: > Hi, > > I have a web app runs fine on tomcat 5.0. > And i am trying to see if it can run on tomcat 4.1.
Tomcat 5.x and Tomcat 4.x implement different versions of the spec (see http://tomcat.apache.org/index.html). You need to use JSTL 1.0 compliant tag libs on Tomcat 4.x.
Mark
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|