Hi Andy,
yes I've problems with post forms.
Example:
|
|
|
|
|
When this form is submitted no "processAction" method will be triggerd. Change
the method to GET - it will work.
I've found a workaround (?) for this problem
|
|
|
|
This piece of code will trigger t
No, both the POST and GET http methods are supported. Have you had problems
with POST?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265636#4265636
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265636
__