Hi,

I have experienced problems with events when I had a property with the same 
name as an event.
I can't remember what happened back then, but I might been what you describe.

Christian

-----Original Message-----
From: KenBarnesJr [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 04, 2008 8:10 PM
To: [email protected]
Subject: [Stripes-users] Event binding not handled

Hello all,
I have had this problem once before and now it happens again.  In the project I 
have 5 beans and the application works fine.  Today I went to add another 
submit tag and name it arrival.  On my bean I have the method named arrival but 
it never hits that function always the default.  Ive tried using
@HandlesEvent("arrival") over the method but that doesnt work.  If i log
Context.getEvent() it says that the event is indeed arrival but still doesnt 
bind.  Are there any circumstances that cause this to occur or has anyone had 
this problem with 1.4.3.
Ken


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help pave 
the way to the Next Web now. Learn more and register at 
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to