'%{x}' working

2007-05-21 Thread sudeepj2ee
How does '%{x}' works exactly in struts 2 and what is the difference between '%{x}' and '#x' is there any other keys apart from % and # in struts 2. thanks sudeep srivastava [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/%27-%7Bx%7D%27-working-tf3789090.html#a10715478

Interceptor method call

2007-05-20 Thread sudeepj2ee
can we call a particular method in interceptor class as we do for action class like can we do the same for interceptors using '!' can i call a particular method with my own name in interceptor. If yes than how can we do that. Thanks in advance sudeep srivastava [EMAIL PROTECTED] -- View this