Nick Sher wrote:Hi,
I am having some difficulty using scope interceptor. I have getter and setter for 'dBean' in my action class and I want to keep it in a session.
I have tried this:
I am using the above action to reset the form but its not working. What am I missing?
Rohit Sharad Sharma wrote:Hello to the members of JavaRanch. I am new to this forum and in case anyone finds me not adhering to the rules please inform me.
Although I am trying hard to not break any rules![]()
I had a query can we override the RequestProcessor in such a way that instead of invoking the execute() method of the action class it invokes any other method of the class
say for example MyMethod().
Please help me out on this. Thanks in advance for your support and suggestions.