Re: Can validation.xml be modularized?

2004-03-18 Thread Matt Bathje
-config though. When I get free time (yeah right) I plan on getting to the bottom of this, but I have know idea when it would be. Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Struts logic combined with the struts validator

2004-03-02 Thread Matt Bathje
or something like that, but this always seemed much simpler. Matt Bathje - Original Message - From: Alexander Craen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 8:14 AM Subject: Re: Struts logic combined with the struts validator Maybe i`ll better rephrase my

flushing output from custom taglib

2004-02-19 Thread Matt Bathje
difference...but any idea what I am doing wrong here? Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

global forwards with modules (Again)

2004-02-13 Thread Matt Bathje
the forward. Any help would be greatly appreciated. Thanks again, Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] Sending email from struts

2004-02-11 Thread Matt Bathje
in an email, replace the information it needs to from the db, and send that to the user. I could obviously write something myself to do it, but wouldn't want to reinvent the wheel. Turns out this is hard to search for too - email is not a search term that makes things easy. Thanks, Matt Bathje

Re: dynamic parameters

2004-02-10 Thread Matt Bathje
. (Although then you need to think about what happens if a users enters blanks into the text fields - maybe add another field to each student for whether the user was allowed to input data or something like that) Matt Bathje - Original Message - From: Nathan Maves [EMAIL PROTECTED

Re: Orkut

2004-02-09 Thread Matt Bathje
I would also like to be added. Any way we could take this off the list though? Like have 1 or 2 people that can be emailed privately about it? Matt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: dynamic parameters

2004-02-09 Thread Matt Bathje
are having n number of elements, make sure your form goes into the session scope instead of the request scope. This is probably the biggest issue with indexed properties I have seen. Matt Bathje - Original Message - From: Nathan Maves [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL

Re: 2 unanswered questions

2004-02-02 Thread Matt Bathje
up under the bug if anybody else is interested. (Or if they want to put this in 1.2) Matt Bathje - Original Message - From: Matt Bathje [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, January 29, 2004 6:00 PM Subject: Re: 2 unanswered questions I'm

Re: Is there an INCLUDE feature that works with struts-config?

2004-02-02 Thread Matt Bathje
, they must be hard coded paths (for now...I'm investigating this in my free time!!). Matt Bathje - Original Message - From: Hubert Rabago [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, February 02, 2004 11:23 AM Subject: Re: Is there an INCLUDE feature

Re: custom javascript validation (solved)

2004-01-30 Thread Matt Bathje
. Matt Bathje - Original Message - From: Matt Bathje [EMAIL PROTECTED] To: strutslist [EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 12:44 PM Subject: custom javascript validation Hi all. I am doing some custom validations, and the server side of them is working well. The problem

Re: 2 unanswered questions

2004-01-30 Thread Matt Bathje
for the xml documents change to be %SystemRoot% or something like that. Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: bug in latest validator-rules.xml ?

2004-01-30 Thread Matt Bathje
over the jar, tld and xml files from the zip file. Based on that it seems like if there is a bug, it is in struts and probably in the newer nightly builds. (Doesn't seem like it would be in validator-rules.xml itself though, that hasn't been updated since december) Matt Bathje - Original

Re: Validator Framework - problem using Mask

2004-01-30 Thread Matt Bathje
, download the version from the apache website and put it into WEB-INF/lib and see if that fixes the problem. Matt Bathje - Original Message - From: Pani R [EMAIL PROTECTED] To: Struts Users List [EMAIL PROTECTED] Sent: Friday, January 30, 2004 11:49 AM Subject: Validator Framework

Re: entity includes in tiles-defs.xml (again)

2004-01-29 Thread Matt Bathje
otherwise I would fix it myself. Let me know what you all think. Thanks, Matt Bathje - Original Message - From: Hubert Rabago [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 5:31 PM Subject: Re: entity includes in tiles-defs.xml (again) Hi

2 unanswered questions

2004-01-29 Thread Matt Bathje
Hi all. I have a few questions I've posted to the list recently that have not been answered. 2 of them are somewhat important, and I was wondering if anybody had any insights. I will simplify the questions in this message and include a link to the full description. First - how can I have

Re: 2 unanswered questions

2004-01-29 Thread Matt Bathje
like to be able to contribute this stuff back so I want to make it right. Thats all for now, let me know what you all think. Thanks, Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

custom javascript validation

2004-01-28 Thread Matt Bathje
this working would be greatly appreciated!!! Thanks, Matt Bathje ps - anybody have any knowledge about these three questions that were never answered? http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]msgId=1327188 http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]msgId=1328405 http

Re: entity includes in tiles-defs.xml (again)

2004-01-28 Thread Matt Bathje
on will have multiple instantations, and the installation path will change with each one. What I am looking for is a solution that allows me to put in just the file name (as you can do in struts-config files) or a path relative to WEB-INF. Thanks, Matt Bathje - Original Message - Date

Re: entity includes in tiles-defs.xml (again)

2004-01-28 Thread Matt Bathje
lines, I can get them for you if you want. Let me know what else may be helpful to you. Thanks, Matt Bathje - Original Message - From: James Mitchell [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 4:20 PM Subject: Re: entity includes

multiple validations on one page

2004-01-27 Thread Matt Bathje
the second form instead of its own. The second form's javascript validation works just fine though. Anybody know of a way around this? Thanks, Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

global forwards in modules

2004-01-27 Thread Matt Bathje
, Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

entity includes in tiles-defs.xml (again)

2004-01-26 Thread Matt Bathje
-tilesdefs.xml but they just give me the same error. Any ideas about what is going on or how to fix it? Thanks, Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Debugging w/Eclipse Tomcat Sysdeo Plugin? Help!

2003-12-19 Thread Matt Bathje
, it will copy the files over to the classes directory. (note: if this doesn't work there may be a setting that turns it on, but I couldn't find one, and don't remember ever setting it...) I prefer situation 2 myself. Matt Bathje - Original Message - From: David Erickson [EMAIL

entity includes in tile-defs.xml

2003-12-16 Thread Matt Bathje
? Or in the XML parser? I haven't found anything mentioning this, and the apache bug db appears to be down right now so I can't check it. Thanks, Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: dynamically sized form (mostly solved)

2003-12-11 Thread Matt Bathje
the beanutils.populate errors. Matt Bathje - Original Message - From: Andy Schmidgall [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, December 10, 2003 4:01 PM Subject: RE: dynamically sized form (mostly solved) Does this mean it's impossible to do

Re: dynamically sized form (mostly solved)

2003-11-21 Thread Matt Bathje
Might I say - woohoo!! Thanks to your guys help, I got this working. I just want to make sure that I'm doing this the best way. In my struts-config file, the preloader has to have the form named in addition to having it on the action. The form is setup to be in the request scope, not in the

Re: dynamically sized form (mostly solved)

2003-11-21 Thread Matt Bathje
for it to be in session instead I'd move it there. Matt Bathje - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: dynamically sized form (mostly solved)

2003-11-21 Thread Matt Bathje
2 request objects in your preload. The first is the form itself, and the second is the property for the form (which is what you actually loop through in your jsp) I will probably use the request scope myself just because I try to stay out of session as much as possible. Thanks, Matt Bathje

Re: dynamically sized form (mostly solved)

2003-11-21 Thread Matt Bathje
Cool, thanks for the extra tip! Matt Bathje - Original Message - From: Yee, Richard K,,DMDCWEST [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Friday, November 21, 2003 4:22 PM Subject: RE: dynamically sized form (mostly solved) Matt, You actually only

dynamically sized form

2003-11-20 Thread Matt Bathje
. Just for reference, the platform for this is: Windows XP Pro Tomcat 4.1.24 Struts Nightly Build 11/19/03 Java 1.4.2 Any help about what I'm doing wrong would be greatly appreciated!! As stated, the full error stack trace is attached below. Thanks, Matt Bathje Stack trace of error

Re: dynamically sized form

2003-11-20 Thread Matt Bathje
Hi again. I guess I left out part of the explanation when I asked this question - I already have it working with a form bean class as is described in the message you indicate. I am trying to avoid having a class for each form by using DynaActionForms (or better yet DynaValidatorForms). That is

Re: dynamically sized form

2003-11-20 Thread Matt Bathje
type=org.apache.struts.action.DynaActionForm form-property name=taxRates type=com.ntso.rsg.bus.tax.TaxRateBean[] / /form-bean Thanks, Matt Bathje - Original Message - From: Yee, Richard K,,DMDCWEST [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday

Re: dynamically sized form

2003-11-20 Thread Matt Bathje
doesn't really make sense to me, so if that is the solution could you explain why? (See all my questions above about that) Unless I am completely braindead (which we can't rule out of course) I think the set(string, int, object) method needs to be used for this. Thanks again, Matt Bathje