Running Appfuse 2.0-m5 struts basic I tried to use the ValueList framework to
implement a default search page. My ValueListAction uses an Interceptor
which is defined in struts.xml. The problem is I have a very hard time
getting the interceptor to do anything - and when it finally does something
- it does not recognize my action. I have tried adding
'valueListInterceptor' to the default stack. I only get some kind of logging
if the interceptor is defined right in the middle of the stack - not at the
end. When I create my own stack and make a reference in the action - nothing
happens. It seems the framework ignores it. Is there any rules to where I
can place my interceptor? Is there any naming convention defined somewhere
in AppFuse that may affect this? Any pointers?

Thanks


-- 
View this message in context: 
http://www.nabble.com/Custom-Struts-Interceptor-does-not-behave-as-expected-tf4621311s2369.html#a13198048
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to