Hi,
why does it have to be a jsp file? Can't you convert it to an xhtml file?
If I were you I would look at the JSF spec and see what context parameters are available.
By default it would look for .jsp files but via the:
javax.faces.DEFAULT_SUFFIX
You change that to xhtml.
cheers
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123735#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...