I agree with Nils; I'd be double-checking the deployment etc.
There's nothing obviously wrong (except that you say it doesn't work ;)
What happens if you throw an exception in the interceptor? In a *different*
action? That could help diagnose a deployment issue, anyway.
Dave
--- Peter Theissen
Which server are you running the application in? Are you sure you have
checked all the log files for the server? And are you sure you're
editing the struts.xml that is actually picked up at run time? I've
had some problems earlier with Eclipse not synchronizing resources
properly to the correct out
Hi,
Are you sure it isn't?
yes ;-)
What happens if you return something other than SUCCESS from your action?
Unfortunately, exactly the same happens.
That will test whether or not it's getting the result from the intercept call
or the action itself.
Now I returned Action.NONE and the
--- Peter Theissen <[EMAIL PROTECTED]> wrote:
> doese anybody see why the following (quite simple)
> interceptor isnt called:
> BTW: list.jsp seems to be called correctly.
>
> struts.xml
> >>>
>
>
>
> class="quickstart.interceptor.simpleInterceptor"/>
>
Hi everybody,
doese anybody see why the following (quite simple)
interceptor isnt called:
BTW: list.jsp seems to be called correctly.
struts.xml
>>>
class="quickstart.interceptor.simpleInterceptor"/>
class="registrationWaitingAction" method="ex
5 matches
Mail list logo