>
> I just use this:
>
> <tiles:useAttribute name="pageName"/>
> <fmt:message key="${pageName}"/>
>
> so basically without looking it up, I couldn't say whether all those
> extra attributes on useAttribute are correct, and I can't remember how I
> did it before using taglib EL.
>
> If you are using tomcat 5, you don't have to worry, you could just put
> the EL in the bean tag name attribute direct and JSP is preprogrammed to
> sort it out.
>
> HTH
> Adam
I am using tomcat 4.
struts 1.1.

will that be having problem

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

Reply via email to