Does anyone have any idea, or code that would do this functionality component. Any help would be really appreciated.
Gerry Giese
Ranch Hand
Joined: Aug 02, 2001
Posts: 247
posted
0
Search the forums. There's been lots of discussions about this already. www.servlets.com has the com.oreilly.servlet package that offers a file upload feature. Most people use this.
CJP (Certifiable Java Programmer), AMSE (Anti-Microsoft Software Engineer)<br />Author of <a href="http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi" target="_blank" rel="nofollow">Posts in the Saloon</a>
bob morkos
Ranch Hand
Joined: Sep 06, 2001
Posts: 104
posted
0
Where could I find it on the Url you have given me. I have not been able to find what I'm looking for. Thanks.
Originally posted by Gerry Giese: Search the forums. There's been lots of discussions about this already. www.servlets.com has the com.oreilly.servlet package that offers a file upload feature. Most people use this.
Gerry Giese
Ranch Hand
Joined: Aug 02, 2001
Posts: 247
posted
0
It's right there on the left-hand-side navigation bar - "com.oreilly.servlet". See my last message.