Hey Dmitriy, 2010/1/10 Dmitriy Igrishin <[email protected]>: > Oops. > It seems that this is somehow dependent on the current version of Java > Servlet API...
In any case, it does not play such an important role as in the C++ version: in C++, the file is transferred using continuations, which aren't available (yet) in the Java version (since they have only been defined in the new 3.0 servlet specification). Regards, koen ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
