Re: Struts failing under load ?

2004-05-06 Thread Josh Cronemeyer
> I only have questions rather than answers... > > I'd been interested to know how you're automated emulation of 100 users > works - could it be that you have two requests operating on the same form > and your form has some kind of nested/mapped/indexed properties in it? Do > the 100 users all ha

Re: Tiles - getting parent attribute?

2004-05-11 Thread Josh Cronemeyer
On Mon, 2004-05-10 at 16:40, John Moore wrote: IN the meantime I've got around it with what I regard as a kludge, but I'll be getting back to the point again in a couple of days. A kludge eh? Well, I've got one for you. Perhaps we can compare kludges to see who has the ugliest one. I have wan

validwhen validation

2004-05-11 Thread Josh Cronemeyer
Is there any way to use validwhen yet? I would really like to use it, but it isn't in my validator-rules.xml, and I can't find a validator-rules.xml version anywhere that includes it. thanks in advance - To unsubscribe, e-mai

Re: validwhen validation

2004-05-11 Thread Josh Cronemeyer
> Niall > > > ----- Original Message - > From: "Josh Cronemeyer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, May 11, 2004 4:17 PM > Subject: validwhen validation > > > > Is there any way to use validwhen ye

Re: validwhen validation

2004-05-11 Thread Josh Cronemeyer
truts/conf/share/ > > or if you download a nightly build, it should be in the conf/share directory > > Niall > > > - Original Message - > From: "Josh Cronemeyer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, May 11, 2

(repost) validwhen validation

2004-05-13 Thread Josh Cronemeyer
I seem to have deleted the original messages to this thread, but it is probably best that I just ask the question again anyway. I am rather new to struts and I am trying to use the validwhen dependency for validation. After finding out that validwhen feature wasn't included in struts 1.1 final re

Re: Tiles - getting parent attribute?

2004-05-10 Thread Josh Cronemeyer
Well, I myself have just started out with struts and tiles too, but I'm going to take a crack at your question... I don't really see why you have two page titles. You are setting a page title for the menu area of the page and the support area of the page, but you are still talking about only 1 pa

Restricting Get requests

2005-07-28 Thread Josh Cronemeyer
the session id if cookies are disabled? -- Josh Cronemeyer Information Network of Kansas "I don't understand," said the scientist, "why you lemmings all rush down to the sea and drown yourselves." "How curious," said the lemming. "The one thing I don'

Validator's indexedListProperty

2005-08-22 Thread Josh Cronemeyer
i missing? Regards, josh cronemeyer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Validator's indexedListProperty

2005-08-22 Thread Josh Cronemeyer
On Mon, Aug 22, 2005 at 11:18:50AM -0500, Josh Cronemeyer wrote: > Hi, > > I've been playing with the indexedListProperty to validate what a user has > selected in my forms. The problem I am having is that when an error message > gets returned, It does not get associated w

Re: Validator's indexedListProperty

2005-08-23 Thread Josh Cronemeyer
the div when there are errors for the given property. Here is the link. http://www.cuberick.com/?p=2 Lemme know if you have any suggestions or questions. On Mon, Aug 22, 2005 at 03:52:30PM -0500, Josh Cronemeyer wrote: > On Mon, Aug 22, 2005 at 11:18:50AM -0500, Josh Cronemeyer wrote: >

Re: Validator's indexedListProperty

2005-08-24 Thread Josh Cronemeyer
the div when there are errors for the given property. Here is the link. http://www.cuberick.com/?p=2 Lemme know if you have any suggestions or questions. On Mon, Aug 22, 2005 at 03:52:30PM -0500, Josh Cronemeyer wrote: > On Mon, Aug 22, 2005 at 11:18:50AM -0500, Josh Cronemeyer wrote: >

Re: Validator's indexedListProperty

2005-08-24 Thread Josh Cronemeyer
at 03:52:30PM -0500, Josh Cronemeyer wrote: > On Mon, Aug 22, 2005 at 11:18:50AM -0500, Josh Cronemeyer wrote: > > Hi, > > > > I've been playing with the indexedListProperty to validate what a user has > > selected in my forms. The problem I am having is that when a

Re: Validator's indexedListProperty

2005-08-24 Thread Josh Cronemeyer
div when there are errors for the given property. Here is the link. http://www.cuberick.com/?p=2 Lemme know if you have any suggestions or questions. On Mon, Aug 22, 2005 at 11:18:50AM -0500, Josh Cronemeyer wrote: > Hi, > > I've been playing with the indexedListProperty to valida

test

2005-08-24 Thread Josh Cronemeyer
Sorry, Having troube getting my mail to the list. Just testing. Pardons, Josh Cronemeyer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Re: Validator's indexedListProperty

2005-08-24 Thread Josh Cronemeyer
On Wed, Aug 24, 2005 at 05:13:28PM -0400, Dave Newton wrote: > Dave Newton wrote: > > >Feel free to assume we've all seen it three times now. > > I meant four. > > Dave > *hat in hand* I'm having some problems with mutt or imapfilter or something. I'm getting all the email I send to list list

Re: Character encoding problems after 1.1 to 1.2.4 upgrade

2005-01-04 Thread Josh Cronemeyer
J. Patterson Waltz III wrote: Merci Guillaume, I had actually seen the references to the Filter solution in the comments of Struts bug 16191 in Bugzilla: http://issues.apache.org/bugzilla/show_bug.cgi?id=16191 I will try that out and see if it improves my results. I remain perplexed at what changes