2008/5/18 Abbas Adel <[EMAIL PROTECTED]>:
> I am trying to use Tiles 2 + Struts 2 on Oracle OC4J but the following error
> happen:
>
> in the jsp code i typed:
> <tiles:getAsString name="isOpen" />
>
> on the html source it was rendered:
> ${isOpen}
>
> the same application works fine on Apache tomcat.I can't understand "isOpen" is a name of a Tiles attribute, or an attribute in request, session or application scope? Antonio
