RE: Upload Utility in Struts

2007-05-24 Thread Sourabh Chandan
Can you tell me what type of file you want to upload. Suppose you are uploading image file. For this, In jsp page u can put this code to upload the file In form, there are getter and setter method of imageFile. It is FormFile type. In Action, You can put this code to save this image on your

Re: Upload Utility in Struts

2007-05-24 Thread Antonio Petrelli
2007/5/24, Srinivasula Reddy A , Bangalore <[EMAIL PROTECTED]>: Hi Struts User Community, I need rough Idea of how to implement upload file feature in struts as a component. Atleast give me some rough idea or send some urls which provides that help. People seem to hate Google for s