Re: Can I access URL parameters within struts.xml using ognl ?

2010-08-02 Thread colaru
s not parsed and variables not replaced with their values. Any suggestion? DNewfield wrote: > > On 7/30/10 3:42 AM, colaru wrote: >> Good question. Did you get a response, somehow? >> Is possible to use attributes from request, session or application in >> dynamic URL'

Re: Can I access URL parameters within struts.xml using ognl ?

2010-07-30 Thread colaru
Good question. Did you get a response, somehow? Is possible to use attributes from request, session or application in dynamic URL's? I'm interested in this. mikeh96 wrote: > > I would like to do something like this: > > (e.g. http://foo/view.action?page=help.vm) > > class="com.op