Re: Error with JSTL 1.0.6 and struts 1.2.4

2004-12-20 Thread Derek Broughton
On Sunday 19 December 2004 23:36, [EMAIL PROTECTED] wrote: > Hi David, > > I copied jstl.jar to WEB-INF/lib and errors still occur when I compiled > the project. > > I am using JDeveloper 10g with jdk 1.4.2 to develop my project. > > Could you tell me how to use standard jstl in my case. Having js

RE: Error with JSTL 1.0.6 and struts 1.2.4

2004-12-19 Thread dangmp
ROTECTED]> 12/18/2004 01:58 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject RE: Error with JSTL 1.0.6 and struts 1.2.4 You probably need "jstl.jar" also.

RE: Error with JSTL 1.0.6 and struts 1.2.4

2004-12-17 Thread Karr, David
You probably need "jstl.jar" also. What container and JDK are you using? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Friday, December 17, 2004 2:13 AM > To: [EMAIL PROTECTED] > Subject: Error with JSTL 1.0.6 and struts 1.2.4 > > > Hi all, > > I