Re: struts-el webapp NullPointerException

2005-04-27 Thread Woodchuck
yup, that's what i do now. works great :) --- Morris Jones <[EMAIL PROTECTED]> wrote: > Hmmm! I must have missed that in the docs. Thanks! > > So for the same functionality, I should include the JSTL _and_ Struts > > taglibs in my JSPs and write expressions with abandon? And perhaps > that

Re: struts-el webapp NullPointerException

2005-04-27 Thread Morris Jones
Hmmm! I must have missed that in the docs. Thanks! So for the same functionality, I should include the JSTL _and_ Struts taglibs in my JSPs and write expressions with abandon? And perhaps that explains why the struts-el webapp doesn't work with Tomcat 5 ... Mojo Woodchuck wrote: hihi Morris,

Re: struts-el webapp NullPointerException

2005-04-27 Thread Woodchuck
hihi Morris, sorry but i have to ask, why do you need the struts-el library when you are using Tomcat 5.0.28? Tomcat 5 already has EL capability built-in. woodchuck --- Morris Jones <[EMAIL PROTECTED]> wrote: > I can't find any record in the bugzilla of this being a known > problem, but > may

struts-el webapp NullPointerException

2005-04-27 Thread Morris Jones
I can't find any record in the bugzilla of this being a known problem, but maybe the struts-el libraries aren't tracked in the bugzilla: Tomcat 5.0.28 Struts 1.2.4 Windows 2000 I installed the strutsel-exercise-taglib webapp from contrib/struts-el/webapp. The index page gives a NullPointerException