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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to