No, the request object isn't on the stack, I don't believe it ever was even
in WebWork 1.3. If it was, then I don't like it :) How about putting it in
the ActionContext so that it is now:

<webwork:if test="#request.requestURL.indexOf('/epm') != -1" >

If you are fine with that, please open a jira case.

-Pat

----- Original Message -----
From: "BOGAERT Mathias" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 29, 2003 6:40 AM
Subject: [OS-webwork] Accessing the request from ww:if in Webwork2


> Hi guys,
>
> Can anyone help me out and tell me how I do
>
> <webwork:if test="requestURL.indexOf('/epm') != -1" >
>
> Because this is not working. It seems that the request is not put on the
> stack.
>
> Mathias
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to