File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Invoke a button/link programatically Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Invoke a button/link programatically" Watch "Invoke a button/link programatically" New topic
Author

Invoke a button/link programatically

Terence Thant Zin Oo
Greenhorn

Joined: Jul 08, 2006
Posts: 16
hi

is there any way to invoke command button or link programatically?



regards
terence
John Bartlett
Ranch Hand

Joined: Jan 25, 2006
Posts: 116
Hi,

Why dont you bind the button/link into the bean and then invoke the action method on the component?

e.g.



John
[ July 02, 2007: Message edited by: John Bartlett ]
Terence Thant Zin Oo
Greenhorn

Joined: Jul 08, 2006
Posts: 16
hi john

thanks a lot for your reply.

i'm trying to figure out for a few hours....

regards
terence
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Invoke a button/link programatically
 
Similar Threads
Websphere 6.1 - Apache commons logging with log4j does not work
setting cookies programatically
Is It Possible to Invoke An Action By Selecting an Option from a Drop-Down Menu?
implement JMX deployment in JBOSS 4.0.5
invoke help mode by a link