Re: Struts2 examples for request parameters

2007-12-04 Thread Nuwan Chandrasoma
Hi, Have a look at this blog.. http://www.vitarara.org/cms/struts_2_cookbook/creating_a_login_interceptor Thanks to Mark :) Thanks, Nuwan Ray wrote: pavan kumargss 写道: Hai i am working struts2 i used the ServletRequestAware,ServletResponseAware, SessionAware Interfaces .. But i don' t

Re: Struts2 examples for request parameters

2007-12-04 Thread Ray
pavan kumargss 写道: Hai i am working struts2 i used the ServletRequestAware,ServletResponseAware, SessionAware Interfaces .. But i don' t understand how to use the ParameterAwate interface i tryed it like using setParameters() and getParameters().. i get the null values only.. Maybe I mis