used in the jsp file.
In step 4/5 (in the action struts), you can set :
request.setAttribute("myQuery", request.getQueryString());
And in your jsp file, you can use it, for example, like this :
I'm not perfectly sure that it works, but you can try it.
piloupy
On 4/19/07, Deep
Hi,
I'm currently using an app. server that is using servlet 2.4. I cannot get
the original query string after doing more than two request forward.
Here is the scenario:
1. Enter the URL in the browser : http://xxx/xxx.do?search=abc
2. Go to validator, validation failed
3. Validator forwards the
2 matches
Mail list logo