[jboss-user] [JBoss Seam] - Re: Can Seam be configured to support JSP and Facelets in an

gfzhang do-not-reply at jboss.com
Tue Jul 11 22:46:20 EDT 2006


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#3957213

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957213



More information about the jboss-user mailing list