Hi people! I have a simple problem but i'm a little lost here.
I use
| <s:fileUpload data="#{documentHome.instance.file}"
| fileName="#{documentHome.instance.name}"
| accept="" />
|
to upload a file but i don't know how to make a link to the resource.
The file can be a pdf, a txt, doc, any binay file.
How can i create a link to download this file?
Thanks!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063312#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...