[jboss-user] [JBoss Seam] - how can i use *.seam and *.jsf at the same time?

gringalet do-not-reply at jboss.com
Sat Jan 26 02:38:56 EST 2008


i am glad to see jboss seam example -dvdstore, and i want to add a jsp file named upload.jsp in the root dir. and like this:
--root
-------home.xhtml
-------browse.xhtml
-------dvd.xhtml
.------   ......
-------upload.jsp

now, i want to use upload.jsp for upload file. 
i make a managed-bean in faces-config.xml and it works well.

but when i write the url :http://localhost:8080/dvd/upload.jsf, the error happens, it seems that seam can't find "upload.jsp" file.
who can give me a hand?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123715#4123715

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



More information about the jboss-user mailing list