[jboss-user] [JBoss Seam] - Re: Downloading Files

shane.bryzak@jboss.com do-not-reply at jboss.com
Sun Sep 16 21:05:21 EDT 2007


Actually you can do something similar, you can just create a Seam component that extends org.jboss.seam.web.AbstractResource and implement the getResource() and getResourcePath() methods.  Take a look at org.jboss.seam.captcha.CaptchaImage for an example.

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

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



More information about the jboss-user mailing list