Image inside struts2 form

2008-08-17 Thread Raghunath
Hi ALL, I struck with one problem. That is I want to include image inside struts form. But the problem is the image is not getting rendered inside the form. It's getting rendered on top of the form. please suggest me.. thanks raghu -- View this message in context: http://www.nabble.com

Interceptors Doubt

2008-08-13 Thread Raghunath
Hi I'm working on struts2 interceptors, which inherits WebWork. My requirement at one interceptor: ->request--->Bread Interceptor : before invocation.invoke() ->Action <--response<---Bread Interceptor : after invocation.invoke() <--| 1)Interceptor will p