onAction method called twice ...

View: New views
1 Messages — Rating Filter:   Alert me  

onAction method called twice ...

by oakstair :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

I have an actionlink method ...

Object onActionFromFoo(long userid)

... that returns the class of another page (E.g. Home.class)

For some reason after returning the class the same action method get's
called again.

First after this second call to the action method the Home page gets called.

Should i be like this or any clue anyone why this may happen.

Thanks in advance!
/Gunnar Eketrapp