MultiPart in JATO
If i want to incorporate MultiPart File Upload feature in my JATO
application, i believe i should modify some of the JATO Framework classes.
In a multipart request, request.getParameter will not work, correct ? So
will it be a big change in JATO classes.
I have an existing page with many editable fields in which i would like to
add a text box for File Upload (so i would still need JATO's binding etc
etc). I do not want the File Upload in a separate page ..
What would be the recommended approach towards this ?
Your help is highly appreciated.
Thanks
--Disclaimer
The views of the author may not necessarily reflect those
of the Company. All liability is excluded to the extent
permitted by law for any claims arising as a result of the
use of this medium to transmit information by or to
IT Solutions (India) Pvt. Ltd.
We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to
carry out your own virus checks on any attachment to
this message. We cannot accept liability for any loss or
damage caused by software viruses.
Disclaimer
[1257 byte] By [
Guest] at [2007-11-25 9:28:26]

If someone could help me out with information, it would be great.
cc:
10/28/2002 05:47 PM Subject: [SunONE-JATO]
MultiPart in JATO
Please respond to
SunONE-JATO
If i want to incorporate MultiPart File Upload feature in my JATO
application, i believe i should modify some of the JATO Framework classes.
In a multipart request, request.getParameter will not work, correct ? So
will it be a big change in JATO classes.
I have an existing page with many editable fields in which i would like to
add a text box for File Upload (so i would still need JATO's binding etc
etc). I do not want the File Upload in a separate page ..
What would be the recommended approach towards this ?
Your help is highly appreciated.
Thanks
--Disclaimer
The views of the author may not necessarily reflect those
of the Company. All liability is excluded to the extent
permitted by law for any claims arising as a result of the
use of this medium to transmit information by or to
IT Solutions (India) Pvt. Ltd.
We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to
carry out your own virus checks on any attachment to
this message. We cannot accept liability for any loss or
damage caused by software viruses.
Disclaimer
To download the latest version of JATO, please visit:
<a href="http://www.sun.com/software/download/developer/5102.html">http://www.s un.com/software/download/developer/5102.html</a>
For more information about JATO, please visit:
<a href="http://developer.iplanet.com/tech/appserver/framework/index.jsp">http: //developer.iplanet.com/tech/appserver/framework/index.jsp</a>
--Disclaimer
The views of the author may not necessarily reflect those
of the Company. All liability is excluded to the extent
permitted by law for any claims arising as a result of the
use of this medium to transmit information by or to
IT Solutions (India) Pvt. Ltd.
We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to
carry out your own virus checks on any attachment to
this message. We cannot accept liability for any loss or
damage caused by software viruses.
Disclaimer
Guest at 2007-7-1 16:33:56 >

Does anyone have the information i need.
Thanks.
cc:
10/28/2002 05:47 PM Subject: [SunONE-JATO]
MultiPart in JATO
Please respond to
SunONE-JATO
If i want to incorporate MultiPart File Upload feature in my JATO
application, i believe i should modify some of the JATO Framework classes.
In a multipart request, request.getParameter will not work, correct ? So
will it be a big change in JATO classes.
I have an existing page with many editable fields in which i would like to
add a text box for File Upload (so i would still need JATO's binding etc
etc). I do not want the File Upload in a separate page ..
What would be the recommended approach towards this ?
Your help is highly appreciated.
Thanks
--Disclaimer
The views of the author may not necessarily reflect those
of the Company. All liability is excluded to the extent
permitted by law for any claims arising as a result of the
use of this medium to transmit information by or to
IT Solutions (India) Pvt. Ltd.
We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to
carry out your own virus checks on any attachment to
this message. We cannot accept liability for any loss or
damage caused by software viruses.
Disclaimer
To download the latest version of JATO, please visit:
<a href="http://www.sun.com/software/download/developer/5102.html">http://www.s un.com/software/download/developer/5102.html</a>
For more information about JATO, please visit:
<a href="http://developer.iplanet.com/tech/appserver/framework/index.jsp">http: //developer.iplanet.com/tech/appserver/framework/index.jsp</a>
--Disclaimer
The views of the author may not necessarily reflect those
of the Company. All liability is excluded to the extent
permitted by law for any claims arising as a result of the
use of this medium to transmit information by or to
IT Solutions (India) Pvt. Ltd.
We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to
carry out your own virus checks on any attachment to
this message. We cannot accept liability for any loss or
damage caused by software viruses.
Disclaimer
Guest at 2007-7-1 16:33:56 >

I have modified the MultiPartFilter to support FileRenamePolicy
You can find the detail about how to do this here:
<a href="http://www.servlets.com/blog/archives/000026.html">http://www.servlets .com/blog/archives/000026.html</a>
good luck
On Mon, 28 Oct 2002 17:47:31 +0530
Gajendran.Gopinathan <<a href="/group/SunONE-JATO/post?protectID=244166177056078154218098066036042063041 102166009043241114211116056004136114227073148041204161124241215002153">Gajend ran.Gopinathan@i...</a>> wrote:
>
> If i want to incorporate MultiPart File Upload feature in my JATO
> application, i believe i should modify some of the JATO Framework classes.
>
> In a multipart request, request.getParameter will not work, correct ? So
> will it be a big change in JATO classes.
>
> I have an existing page with many editable fields in which i would like to
> add a text box for File Upload (so i would still need JATO's binding etc
> etc). I do not want the File Upload in a separate page ..
> What would be the recommended approach towards this ?
>
> Your help is highly appreciated.
>
> Thanks
>
>
> --Disclaimer
>
> The views of the author may not necessarily reflect those
> of the Company. All liability is excluded to the extent
> permitted by law for any claims arising as a result of the
> use of this medium to transmit information by or to
> IT Solutions (India) Pvt. Ltd.
>
> We have taken precautions to minimize the risk of
> transmitting software viruses, but we advise you to
> carry out your own virus checks on any attachment to
> this message. We cannot accept liability for any loss or
> damage caused by software viruses.
>
> Disclaimer
>
>
>
>
>
> To download the latest version of JATO, please visit:
> <a href="http://www.sun.com/software/download/developer/5102.html">http://www.s un.com/software/download/developer/5102.html</a>
>
> For more information about JATO, please visit:
> <a href="http://developer.iplanet.com/tech/appserver/framework/index.jsp">http: //developer.iplanet.com/tech/appserver/framework/index.jsp</a>
>
>
>
Best Regard
_ _ __ _ _ _
(_ _) / __)( ) /__\ ( \( )(_ _)
_)(_ ( (__ )__) /(__)\ ) ( )(
(_) \)(_)(__)(__)(_)\_) (__)
++
| 3/F Legend Building, |
| High-tech Industrial Park, |
| Nanshan, Shenzhen, 518057, PRC |
| PHONE:086-0755-26952899-4255 |
++
Guest at 2007-7-1 16:33:56 >

