Hello all, 
I have an application that has about 4 submits and all of them worked properly
yesterday but today I added another and I cant get it to hit the proper handler
function.  I log the context.getEvent() String and the submit button has the
proper event name but when I log in the function and attempt to perform some
logic, nothing happens.  Is there a limit to the number of submits or another
hidden trick that perhaps I am missing? I restarted server and tried a number of
things including adding @HandlesEvent("createVessel") to the ActionBean.
Thanks Ken


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to