[jboss-user] [JBoss Seam] - Re: Trinidad PPR/Ajax and Seam
chane
do-not-reply at jboss.com
Tue May 1 20:42:06 EDT 2007
ok - I created a quick test application to demonstrate the Trinidad Dialog / Seam integration. It can be found at:
https://sourceforge.net/project/showfiles.php?group_id=189858
To use it:
This is a simple test app showing Trinidad Dialogs working with the Seam framework. To use, deploy the dist/TestApp.ear to a Jboss 4.0.4 Server.
http://localhost:8080/testApp
1) click start (starts a conversation)
2) click main (loads a second page)
3) click start dialog
- the dialog is now open
4) enter a number and click submit
5) the number should now be displayed on the page
opened in #2.
6) that's it!
Note1: Assumes MyFaces 1.1.4 and not Sun JSF RI (see MyActionListener if you need to change that)
Note2: I am using 4.0.4 of JBoss App Server. Don't know if it works with other versions.
Hope this helps,
Chris....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042267#4042267
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042267
More information about the jboss-user
mailing list