Web-app_2_2.dtd

2001-09-04 Thread Sureka, Sushil
I posted it on struts-user mailing list but could not get a reply. Thats the reason I am posting it on dev mailing list. Hello All, We are using struts for our application. One of the problem we have encountered is with the finding of Web-app_2.2.dtd . Seems like the name of the dtd is hard

RE: Web-app_2_2.dtd

2001-09-04 Thread Rey Francois
The ActionServlet does this resolution already, it looks for this DTD locally: ActionServlet { ... /** * The set of public identifiers, and corresponding resource names, for * the versions of the configuration file DTDs that we know about. There * strongMUST/strong be

Indexed Tags (TextArea)

2001-09-04 Thread Henry Mugasha
Hi, The struts-html taglib allows for indexed tags on almost all form tags apart form the textarea form tag. Why is this so? Can this be easily fixed? Henry Get 250 color business cards for FREE! http://businesscards.lycos.com/vp/fastpath/

RE: Indexed Tags (TextArea)

2001-09-04 Thread Nathan Coast
check this message http://www.mail-archive.com/struts-dev@jakarta.apache.org/msg02891.html not sure if the change has been included in current dev but heres a patch for 1.0 Nathan -Original Message- From: Henry Mugasha [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 4:59

Re: ActionMapping parameter

2001-09-04 Thread Ted Husted
So far, we've had three suggestions about what to do about this: 1. Use named parameters instead of a single parameter (as just mentioned) 2. Use parameter as the name of a property file or other resource where the actual parameters are kept. 3. Add methods to ActionMappings to retrieve

ActionMapping parameter

2001-09-04 Thread Ernest Jones
I wanted some feedback on a feature request before I submit it. In the ActionMapping api you can only get one nameless config parameter (public String getParameter()). I would find it useful if I could specify any number of named parameters (public String getParameter(String key)). The xml in

Stock AMSE…1000% Growth…Buy Recommendation nmju

2001-09-04 Thread dinozine
Title: A Buy Recommendation was Released on Stock Symbol AMSE Stock Symbol AMSE has just released an announcement that the Company has acquired new business in the already explosive mortgage industry. This follows the previous announcement of a Buy Recommendation done by Chartered

Bug report for Struts [2001/09/04]

2001-09-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: Fw: Fixing bugs in Struts code moved to Commons

2001-09-04 Thread Craig R. McClanahan
Sorry for the slow response -- commitments on Tomcat yadda yadda (Tomcat 4.0 final will be in a couple of weeks :-). Such issues really need to be addressed in both developments -- in the Struts copy of these classes for a 1.0.1 release, and here for the corresponding commons versions used in