| Author |
File Upload Example Please
|
|
| Justin F. Knotzke 2004-10-27, 8:47 pm |
| Would someone happen to have an example of how to upload a text file using
the Portal API and not Struts?
I just need to see a simple JSP and the Portlet code. I am completely
stumped on how to do this while not using Struts.
Thanks
J
--
Justin F. Knotzke
jknotzke@shampoo.ca
http://www.shampoo.ca
| |
|
| I used the apache FileUpload. http://jakarta.apache.org/commons/fileupload/
Regards,
Pim
"Justin F. Knotzke" <jknotzke@shampoo.ca> wrote in message
news:slrnco0ju2.uge.jknotzke@shampoo.ca...
> Would someone happen to have an example of how to upload a text file
> using
> the Portal API and not Struts?
>
> I just need to see a simple JSP and the Portlet code. I am completely
> stumped on how to do this while not using Struts.
>
> Thanks
>
> J
>
>
>
> --
> Justin F. Knotzke
> jknotzke@shampoo.ca
> http://www.shampoo.ca
| |
| Justin F. Knotzke 2004-10-28, 7:49 am |
| <quote who= Pim email=pvwetten@nospam.please.hotmail.com/>:
> I used the apache FileUpload. http://jakarta.apache.org/commons/fileupload/
I had tried that, but without success. I tried again today and realized my
bug. It works.
Thanks!
J
--
Justin F. Knotzke
jknotzke@shampoo.ca
http://www.shampoo.ca
|
|
|
|