Viscious Knid

2008-02-26 Thread javaskull
I have a misbehaving tag. This works: This doesn't: Is there some non-nasty way of getting the same effect without the scriptlet? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Re: schemaLocation value ... must have even number of URI's.

2008-02-26 Thread javaskull
> > > > > > > > > > > > > > > > > Allows access to the entire application. > > > > HSG-App-ECATi1-User > > > > > > > > > > &g

schemaLocation value ... must have even number of URI's.

2008-02-25 Thread javaskull
org.xml.sax.SAXParseException: SchemaLocation: schemaLocation value = 'http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd' must have even number of URI's. Anyone know what this is about? I deleted my validator-rules.xml file from web-inf because I didn't need to customize it and I have moved from St

Struts-EL and JSP 2.0

2008-02-14 Thread javaskull
I'm using RAD 7.0 and WAS 6.1 which is a JSP 2.0 container. If I'm using the Struts 1.38 version, should I not put Struts-EL in the WEB- INF\lib folder? I had read that Struts-EL won't work with JSP 2.0 and I should not use Struts-EL for that. Thanks, -G P.S. EL Expressions are not working in

Can I use these two together?

2008-02-01 Thread javaskull
I am using RAD 7.0 and targeting WebSphere 6.1 using JDK 5.0. I recently moved from RAD 6.0 and WAS 5.1. I removed Struts 1.1 and Tiles 1.1 from the project facets, and then added the JARS for Apache Tiles 2.05 and Struts 1.38 (and DisplayTag 1.1.1). Can I use Tiles 2.05 and Struts 1.38 togethe