I modify the booking sample as described above. I did not create any jsp files, so I use
the files provided by the sample, that is, use xhtml as the suffix. It works.
try
http://localhost:8080/seam-booking/faces/home.xhtml
or change index.html to
| <html>
| <head>
| <meta http-equiv="Refresh" content="0;
URL=faces/home.xhtml">
| </head>
| </html>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957213#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...