Uploading file from mobile to web server

Hello All,

i want to upload and download files (images,audio,vidio) from mobile device to web site. i have to do it with j2ee only i dont want to use j2me. is this possible or not ?

i want to use a web page only, not any Midlet.

Please give me suggestion. I have bean waiting for your help.

Thanks in advance

Ravi

[350 byte] By [raviadhaa] at [2007-11-26 20:34:19]
# 1
Have a look into sync4J API's presently called as "funambol" an open source platform. Hopefully must solve your requirement.Also, Kindly make your query more specific.~Mohan
itsmohana at 2007-7-10 1:25:50 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

hi Mohan,

thanks to reply me and sorry for my english.

can i upload a file from mobile to web server without using j2me APIs. i want to record a movie clip, audio file or image picture and then i want to upload this file to web server.

can i do this by using sync4J API's

Thanks & Regards

Ravi

raviadhaa at 2007-7-10 1:25:50 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
If you do not want to use J2ME application/API's for this you need to do it with the device/os specific API's provided by the OEM. for e.g.:- Symbian/BREW API'sHave a look at "funambol" must solve your requirement.~Mohan
itsmohana at 2007-7-10 1:25:50 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
Thanks Mohan
raviadhaa at 2007-7-10 1:25:50 > top of Java-index,Java Mobility Forums,Java ME Technologies...