[jboss-user] [JBoss Portal] - Struts Portlet Fileupload?
littlefish
do-not-reply at jboss.com
Tue May 15 03:39:25 EDT 2007
How to upload a file in JBoss Portal with Struts Bridge??
--jsp--
<html:form action="fileupload" method="post" enctype="multipart/form-data" >
<html:file property="file"/>
</html:form>
the upper code is work in struts, but not work in struts bridge!
Any one know how to make it works?
THX!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045678#4045678
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045678
More information about the jboss-user
mailing list