On 10/1/05, Karr, David <[EMAIL PROTECTED]> wrote:
> Ok.  Several things here.
<snip/>
> On the other hand, if I'm wrong, and WSAD 5.1 is a JSP 2.0 container,
<snap/>

You're right :-) WSAD 5.x (WAS, really) is J2EE 1.2/1.3 (you can pick
which one), WSAD 6.x has J2EE 1.4 as well (and, by transitivity. JSP
2.0).

-Rahul


> then just use normal Struts without Struts-EL (it will break if you use
> Struts-EL in a JSP 2.0 container) and your attribute value can use this
> last value.  If you do have a JSP 2.0 container, make sure your web.xml
> enables the Servlet 2.4 features by using the 2.4 schema.
<snip/>

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

Reply via email to