Please read ItDoesntWorkIsUseless and TellTheDetails: you wouldn't expect an auto mechanic to diagnose and solve a problem with your car without being able to look at the car. We're not at your machine and have no other information other than what you choose to share--without knowing what's happening, what you expected, what (if any) errors you received, and so on, it's impossible to help.
Shyam Hai
Ranch Hand
Joined: Feb 04, 2009
Posts: 68
posted
0
ok i understand.
Actually if i run
call Applet to servlet
the file upload from applet and stored in sevlet side.
but if i call applet from struts action.
then i will get waring only.
<Warning> <Socket> <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of 5 secs>
please help how to upload the file applet to struts action calss.