RE: struts and ibiblio/maven

2004-08-15 Thread Wouter Zoons
epository on ibiblio a mirrored, secondary distribution site. > > - robert > > On 12 Aug 2004, at 18:16, Wouter Zoons wrote: > > > Hello, > > > > What is the next Struts version that will be put on

struts and ibiblio/maven

2004-08-12 Thread Wouter Zoons
Hello, What is the next Struts version that will be put on ibiblio, any idea when that will happen ? Thanks -- Wouter

struts version on ibiblio

2004-08-09 Thread Wouter Zoons
Hi, Is it possible to have the struts-1.2.1 version in the ibiblio.org maven repository ? Both jar and tlds that is. Thanks for letting me know -- Wouter

RE: HTML taglib: javascript

2004-07-13 Thread Wouter Zoons
Hi Joe, Yes the content-type is properly set (after some investigation your concern crossed my mind too), but I don't think this is the problem anyway... The purpose of the CDATA is to have the XML parser ignore any escape characters such as & but unfortunately the javascript parser pickes up tha

HTML taglib: javascript

2004-07-13 Thread Wouter Zoons
Hello, I did not find an answer in the archives and did not spot anything in CVS that solves the issue I am having. I am one of the AndroMDA developers, I wrote the bpm4struts cartridge that enables users to generate deployable/running Struts applications from UML without any manual coding. B