Thanks. Can you please tell me which tag lib that i am using causing
problem when i try to run in under Tomcat 4.x?
From the exception that I see, it does not say which tag lib is
causing the problem.


On 11/29/06, Mark Thomas <[EMAIL PROTECTED]> wrote:
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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to