On 1/23/06, Clint Popetz <[EMAIL PROTECTED]> wrote:

>         This may be more of a jsp 2.0 question than a html-el tag
> library question, but here goes.

If you're using JSP 2.0, you should not be using Struts-EL.

Use the plain HTML tags and make sure you've configured your webapp
for Servlet 2.4 so that the container will evaluate the expressions
prior to passing them into the tags.

--
Wendy

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

Reply via email to