| Author |
Method call
|
Pavels Hlopoks
Ranch Hand
Joined: Feb 05, 2007
Posts: 31
|
|
Hello - i'm totally beginner in JSF. I need call some method (in struts it named Action) and later go to jsp page. From url (get method). When press some button in form is very easy go to some action. But from url? It possible? Actually i need mapping for method (for some action) Thanks
|
 |
Josh Juneau
Ranch Hand
Joined: Jun 16, 2004
Posts: 86
|
|
Have you looked at the commandLink? Hope this is what you are looking for.
|
Database Administrator/Application Developer
|
 |
Pavels Hlopoks
Ranch Hand
Joined: Feb 05, 2007
Posts: 31
|
|
You don't understand question ;) Now I know right answer (I want write url in bowser address bar, and go to jsp, but before call backing bean method) [ May 23, 2007: Message edited by: Pavels Hlopoks ]
|
 |
 |
|
|
subject: Method call
|
|
|