Problems with logic:present tag: always true

2001-12-10 Thread Mike Bridge
testid from the URL, I *still* get testid is present for the present and the nonPresent tags. Is this a bug, or am I doing something wrong with this tag? Thanks, -Mike -- Mike Bridge [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: Problems with logic:present tag: always true

2001-12-10 Thread Mike Bridge
- From: Mike Bridge [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 10, 2001 7:09 PM Subject: Problems with logic:present tag: always true I'm trying to figure out the logic:present tag (with Dec. 10's nightly build), but I'm not having any success. I want to print some

bean:message inside html:link javascript function?

2001-10-19 Thread Mike Bridge
: org.apache.jasper.compiler.ParseException: /home/bridge/groupie_html/listmanager/index.jsp(84,135) Attribute popup.confirm.delete has no value at org.apache.jasper.compiler.JspReader.parseTagAttributes(JspReader.java(Compiled Code)) ... Thanks! -Mike -- Mike Bridge [EMAIL PROTECTED]

Re: Best practices regarding query strings and actions

2001-10-03 Thread Mike Bridge
: Hi, Is there a recommended way to map query strings to actions so that their values are not displayed in the address bar. eg http://www.test.com/do/getClipper?action=searchpageNumber=12 Thanks -- Mike Bridge [EMAIL PROTECTED]

Re: Best practices regarding query strings and actions

2001-10-03 Thread Mike Bridge
instead. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/about/struts/ -- Mike Bridge [EMAIL PROTECTED]

Re: Validator going into infinite loop

2001-09-20 Thread Mike Bridge
and the Struts_Validator-20010702.jar -- Mike Bridge [EMAIL PROTECTED]

Validator going into infinite loop

2001-09-17 Thread Mike Bridge
error(s), redirecting to: /survey.do 2001-09-17 16:53:40 - path=/survey :action: Processing a GET for /survey ... Any ideas on why this is looping? It doesn't appear to be reaching my Action class. Thanks, -Mike -- Mike Bridge [EMAIL PROTECTED]

Re: Escaping parameter value in URL

2001-09-10 Thread Mike Bridge
Systems Programmer Communication Collaboration Technologies518 276 6780(voice) 2809 (fax) Rensselaer Polytechnic Institute 110 8th Street, Troy, NY 12180 -- Mike Bridge [EMAIL PROTECTED]

request.setAttribute() can be retrieved in bean:message?

2001-09-03 Thread Mike Bridge
? Thanks, -Mike -- Mike Bridge [EMAIL PROTECTED]

Validator: can you test for matched passwords?

2001-09-03 Thread Mike Bridge
}$/ fieldproperty=passwordverify displayname=form.passwordverify required=true ...? Thanks, -Mike -- Mike Bridge [EMAIL PROTECTED]

How to give Locale to html:options property/labelProperty callback?

2001-07-26 Thread Mike Bridge
, but I also need to be able to somehow get the user's Locale from the Session to this ActionForm bean so it knows what language to render itself in. Is there any way to do this? Or is there a better way of setting the Locale for an option list? -Mike -- Mike Bridge [EMAIL PROTECTED]

XML library problem: Cannot load SAXParserFactory

2001-07-07 Thread Mike Bridge
in $JAKARTA_HOME/common/lib, but I get the following error: javax.xml.parsers.FactoryConfigurationError: The specified class org.apache.xerces.jaxp.SAXParserFactoryImpl is not instance of javax.xml.parsers.SAXParserFactory Any idea how to fix this problem? Thanks, -Mike -- Mike Bridge [EMAIL