|
Hi thank you for reading my post how i can post a form using jsf ? I need to have a form , i should put some attribute (parameters) inside the form and then submit that form using post method . indeed the form should have an action which is the 3rdparty web site url i also calculate some parameters that i should pass to 3rdparty web site in previous action method and put them all in some managed beans. now what i can not resolve is about , JSF forms that does not have action attribute. can some one help me with this ? thanks |

