Hello all, 
I have a stripes Label with an onclick function that uses prototype to hit my my
actionBean.  If I use it as 
<stripes:button onclick="go();} I can see from firebug that the request goes to
the server.  I have a sys out function that returns a foward resolution and does
nothing on return so the forward doesnt mess anything up.  The sys.out comes up
when i hit the stripes:button but i need a <stripes:label onclick="go()"/> and
when i click on the label it doesnt sys.out but no error is shown.  Any ideas?
also the form of the url to hit a  function named joe on a bean with url
Car.action is
http://localhost:8080/CarApp/Car.action&joe ??????/
Is this correct?
Thanks in advanceKen


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to