> Greg Lindholm wrote: > >> The referer header will contain the URL of the last request, which will be >> the action URL not the jsp page that rendered the result. So this wouldn't >> help the OP if I understood his problem. >> > > I think you misunderstand what the referer field contains. It'll be the > url that was displaying in the address field on the page from which the form > was submitted. http://en.wikipedia.org/wiki/HTTP_referrer Note that it > can be forged, etc. > > Not sure why you think I don't understand referer. In a struts app what you see in the address field is the "action URL" (e.g. http://host/MyAction.action) you don't ever see the JSP page name that rendered the page. The OP seemed to be looking for the name of the jsp page so don't see how this would help.
- Struts 2 Validation Robson Rodrigues
- dynamic return when validation failed mailtolouis2020-struts
- Re: dynamic return when validation failed Greg Lindholm
- Re: dynamic return when validation fai... mailtolouis2020-struts
- Re: dynamic return when validation... Greg Lindholm
- Re: dynamic return when valid... Dale Newfield
- Re: dynamic return when v... Greg Lindholm
- Re: dynamic return wh... Dale Newfield
- Re: dynamic return wh... Greg Lindholm
- Re: dynamic return wh... Oscar Alvarez
- Re: dynamic return wh... Oscar Alvarez
- Re: dynamic return wh... mailtolouis2020-struts
- Re: dynamic return wh... Oscar Alvarez
- <s:actionerrors>... Kavita Mehta
- Re: <s:actionerror... Robert Graf-Waczenski
- Re: <s:actionerror... Kavita Mehta
- RE: <s:actionerror... Martin Gainty
- Re: dynamic return wh... Dale Newfield
- Re: dynamic return wh... Greg Lindholm