Re: access wildcard mapped params in interceptor in struts2

2009-10-23 Thread swapna_here
swapna_here wrote: > > Hi all, > can any body explain how to access wild card mapped params in interceptor > in struts2 > Here is my action mapping : > > method="myMethod"> > {1} > /pages/news_wire.jsp > > > when i use interceptor which executes first and use

Re: access wildcard mapped params in interceptor in struts2

2009-10-21 Thread swapna_here
Sorry the post is misspelled instead of {1} only {1} is taken bye -- View this message in context: http://www.nabble.com/access-wildcard-mapped-params-in-interceptor-in-struts2-tp25987715p25987898.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: access wildcard mapped params in interceptor in struts2

2009-10-21 Thread swapna_here
Sorry the above post is misspelled the actual action mapping is {1} /pages/news_wire.jsp Bye -- View this message in context: http://www.nabble.com/access-wildcard-mapped-params-in-interceptor-in-struts2-tp25987715p25987852.html Sent from the Struts - User mailing list archive at Nabble.c