RE: Problems with Struts 1.3.8

2007-09-05 Thread Slattery, Tim - BLS
> > I'm *not* using the filter attribute! The message is issued and > > processing is halted as soon as the taglib statement is > > encountered, regardless of what's being used from it. You cannot > > use the html-el tags in 1.3.8 at all. > Now I know how useful is the tag library validati

Re: Problems with Struts 1.3.8

2007-09-05 Thread Antonio Petrelli
2007/9/5, Slattery, Tim - BLS <[EMAIL PROTECTED]>: > > > > Anyway that problem is fixed. > > Tim, you may have two options: use 1.3.9 or wait until > > 1.3.10 (or 1.4?) is released. > > Or don't use the "filter" attribute :-) > > I'm *not* using the filter attribute! The message is issued and > pro

RE: Problems with Struts 1.3.8

2007-09-05 Thread Slattery, Tim - BLS
> Anyway that problem is fixed. > Tim, you may have two options: use 1.3.9 or wait until > 1.3.10 (or 1.4?) is released. > Or don't use the "filter" attribute :-) I'm *not* using the filter attribute! The message is issued and processing is halted as soon as the taglib statement is encountered,

Re: Problems with Struts 1.3.8

2007-09-05 Thread Paul Benedict
The only reason why 1.3.9 is beta was because of a file upload issue using Dyna forms. Otherwise, I think it's okay to use. 1.3.10 should hopefully be GA :) Paul On 9/5/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > > 2007/9/4, Dave Newton <[EMAIL PROTECTED]>: > > > > --- "Slattery, Tim - BLS"

Re: Problems with Struts 1.3.8

2007-09-04 Thread Antonio Petrelli
2007/9/4, Dave Newton <[EMAIL PROTECTED]>: > > --- "Slattery, Tim - BLS" wrote: > > But isn't 1.3.9 still beta? > > Looks that way. Anyway that problem is fixed. Tim, you may have two options: use 1.3.9 or wait untile 1.3.10 (or 1.4?) is released. Or don't use the "filter" attribute :-) Antonio

RE: Problems with Struts 1.3.8

2007-09-04 Thread Dave Newton
--- "Slattery, Tim - BLS" wrote: > But isn't 1.3.9 still beta? Looks that way. d. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Problems with Struts 1.3.8

2007-09-04 Thread Slattery, Tim - BLS
> 2007/9/4, Slattery, Tim - BLS <[EMAIL PROTECTED]>: > > /index.jsp(3): Error in using tag library > > uri='http://struts.apache.org/tags-html-el' prefix='html-el': type > > mismatch for property 'filter', for Tag class > > 'org.apache.strutsel.taglib.html.ELOptionTag': tld says boolean, > > imp

Re: Problems with Struts 1.3.8

2007-09-04 Thread Antonio Petrelli
2007/9/4, Slattery, Tim - BLS <[EMAIL PROTECTED]>: > /index.jsp(3): Error in using tag library > uri='http://struts.apache.org/tags-html-el' prefix='html-el': type > mismatch for property 'filter', for Tag class > 'org.apache.strutsel.taglib.html.ELOptionTag': tld says boolean, > implementation typ

Problems with Struts 1.3.8

2007-09-04 Thread Slattery, Tim - BLS
I'm trying to use Struts 1.3.8 with one of my applications. I copy the 1.3.8 libraries into the /WEB-INF/lib directory. When I try to run the app, I get this: Parsing of JSP File '/index.jsp' failed: /index.jsp(3): Error in using tag library uri='http://struts.apache.org/tags-html-el' prefix='h