It'd probably be instructive to check the HTTP request parameters in a
situation where the event name binding doesn't seem to work. Stripes
will get the event name from an explicit parameter (well also from an
explicit request atttribute, but if you're coming straight from the
client that's probably not the issue) or more implicitly from the
parameter list in general. I'm not sure what it does if there's more
than one parameter matching action bean handler methods.


-- 
Turtle, turtle, on the ground,
Pink and shiny, turn around.

------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to