Re: JSTL 1.1 / Tomcat 4.1.30

2004-08-22 Thread Rick Wong
Sorry.  The answer is no.  JSTL 1.1 requires servlet 2.4 spec, which is 
implemented in Tomcat 5.
--
Rick

Julian wrote:
Does anyone know if it's possible to use JSTL 1.1 with versions of 
Tomcat prior to V.5? Upgrading the server is not an option.

Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JSTL 1.1 / Tomcat 4.1.30

2004-08-22 Thread Julian
Rick Wong wrote:
 Sorry.  The answer is no.  JSTL 1.1 requires servlet 2.4 spec,
? which is implemented in Tomcat 5.
 Rick
Thanks so much for replying. How about JSTL 1.0? I've tried 1.0:
1) Downloaded the libraries
2) Copied the c.tld etc. into WEB-INF
3) Modified the web.xml to point to the .tld files
4) Added the libraries to the /WEB-INF/lib folder
I've followed several sets of instructions and Tomcat 4.1.30 just 
doesn't like it. I've been trying for two days.

The reason I can't change the server is because the application will be 
running on a hosting account and I don't have control over which server 
is used.

Any ideas anyone? I'd be really grateful.
Julian


Julian wrote:
Does anyone know if it's possible to use JSTL 1.1 with versions of 
Tomcat prior to V.5? Upgrading the server is not an option.

Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JSTL 1.1 / Tomcat 4.1.30

2004-08-22 Thread Hassan Schroeder
Julian wrote:
How about JSTL 1.0? 

I've followed several sets of instructions and Tomcat 4.1.30 just 
doesn't like it. I've been trying for two days.
Uh, just doesn't like it isn't of much use in helping fix your
problem. And yes, you certainly can use JSTL 1.0 with TC 4.1.30.
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: JSTL 1.1 / Tomcat 4.1.30

2004-08-22 Thread Julian
Julian wrote:
How about JSTL 1.0? 

I've followed several sets of instructions and Tomcat 4.1.30 just 
doesn't like it. I've been trying for two days.


Hassan Schroeder wrote:
Uh, just doesn't like it isn't of much use in helping fix your
problem. And yes, you certainly can use JSTL 1.0 with TC 4.1.30.

Hi Hassan,
I know it wasn't very descriptive but I was more interested in knowing 
whether or not it is possible. I'm very new to both Java and Tomcat 
(although I have been a C++ developer for many years) and prefer to 
solve things for myself. I find I learn a lot along the way doing that. 
Knowing that it's possible is helpful, so thank you.

As it happens, I've decided to buy a hosting account with a dedicated 
server and can therefore have any version of Tomcat I like. In the end, 
I didn't see the point of learning what's already dead and gone.

Thanks to everyone.
Julian
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


JSTL 1.1 / Tomcat 4.1.30

2004-08-21 Thread Julian
Does anyone know if it's possible to use JSTL 1.1 with versions of 
Tomcat prior to V.5? Upgrading the server is not an option.

Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]