Hi i need to upload a file using pdk html tag. The issue is if i give the teh enctyp="multipart/form-data" and hit the submit button the request is not reaching the Order action class. it goes to the MainMenuAction class which is the entry point for the portlet in the provider.xml file. when i remove the enctype and submit the form the request is fine and reaches teh order action class to create the new order. do i need to change or configure something. Do pdk html form support multipart/form-data Any advice Rashid
Omer Alvi
Greenhorn
Joined: Aug 23, 2007
Posts: 1
posted
0
Hello Rashid!
I am having the same problem. From your post date, I can assume that you must have spend quite significant time on this issue. I am also trying to provide the uploading attachments functionality in my pdk struts application but getting the same problem as yours.
Did you manage to fix your problem? If yes, can you kindly guide how did you solve that. If possible please send me the sample code and the tag class in case you had to that class.
My email address is : meralvi@gmail.com" rel="nofollow">omeralvi@gmail.com