> From: Marcus [mailto:[EMAIL PROTECTED] 
>   
> Value "myValue" has been added.
> (With the value of "myValue" printed!)
>   

Anyway, you've gotten a lot of... advice.

Mine is to either use a JSP 2.0 container so the original EL suggestion
${myBean.value} EL will work, or use the struts-el tags if you're using
a < JSP 2.0 container, which will do the same thing in a different way.

Dave



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

Reply via email to