Hi i built a google web project with GAE1.2.6 with JSF 2.0

and everything works fine.. built a sample page with a commandbutton
placed inside a form

added value property (string value taken from bean)

but..

I added the actionListener which points to a method in the class

but when i run the web project and hit the button, noting happens...
it does not react... (i placed a println inside the method) and itryed
2 debug... it simply ignores the method execution.. i also noticed
that if iplaced some garbage like
actionListener="vbnvbnr" it does not throw me any error


what could be the problem?

Thanx ahead

Daniel

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=.


Reply via email to