[ANN] VTD-XML 2.7

2009-10-02 Thread jimmy Zhang
VTD-XML 2.7 is released and can be downloaded at http://sourceforge.net/projects/vtd-xml/files/ Below is a summary of what are the new features and enhancements. Expanded VTD-XML's Core API * VTDNav: toStringUpperCase, toStringLowerCase, contains(), endsWith(), startsWith() * Extended VTD adde

Looking For Apache Cocoon Developer/Contractor

2009-10-02 Thread mrbill
Wanted: Experienced Cocoon Developer, Contractor Please reply to this email address if interested. Thanks!

Reading Content-Disposition header in flow.

2009-10-02 Thread Tomasz Piechowicz
Hi I have simple form with file upload widget. I need to read 'Content-Disposition' http header, but I don`t know how to do it. I tried to use cocoon.request functions but they doesn`t work. My upload function : function Fup() { form = new Form("resource/internal/test/fup_model.xml");