sorry Re: Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory - bean

2008-06-16 Thread srinivasa varanasi
I am sorry for this I was little furstrated with this error since morning .. even I did the same but still same error [EMAIL PROTECTED]: > It's possible that just dumping a 150-line stack trace to a mailing list, without so much as a "please help me," isn't the most e

Re: sorry for this test

2008-03-19 Thread Lukasz Lenart
> email. But apparently the email didn't got to the users, i haven't received > it. That's how it works! You will don't get your emails back, but any else will get ;-) Regards -- Lukasz http://www.linkedin.com/in/lukaszlenart -

Re: sorry for this test

2008-03-19 Thread Antonio Petrelli
2008/3/19, Daniel <[EMAIL PROTECTED]>: > Sorry for this test. I have subscribed to this list and i have sent an > email. But apparently the email didn't got to the users, i haven't received > it. In fact we received it. ---

sorry for this test

2008-03-19 Thread Daniel
Sorry for this test. I have subscribed to this list and i have sent an email. But apparently the email didn't got to the users, i haven't received it.

Sorry wrong url (xhtml mp)

2006-06-30 Thread Martin Kindler
Sorry I posted the wrong url. If you are interested, try http://www.cityexperience.net/cxpCat/Welcome.do?ua=MOBILE Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Showing my ignorance here. Sorry.

2005-10-28 Thread Wendy Smoak
Every once in a while I'll see an e-mail with a +1 in the body. Sorry for my ignorance but can someone please explain the meaning of "+1"? Here are some links that explain how voting works at the ASF and in Struts: http://www.apache.org/foundation/voting.html http://st

Re: Showing my ignorance here. Sorry.

2005-10-28 Thread pantichd
cc Subject 10/28/2005 08:31 Re: Showing my ignorance here. AM

Re: Showing my ignorance here. Sorry.

2005-10-28 Thread Murray Collingwood
It's a vote in favour of something. -1 is a vote against. Kind regards mc On 28 Oct 2005 at 8:24, [EMAIL PROTECTED] wrote: > Hello, > > Every once in a while I'll see an e-mail with a +1 in the body. Sorry for > my ignorance but can someone please explain the meanin

Re: Showing my ignorance here. Sorry.

2005-10-28 Thread Larry Meadors
+1 == I agree, like if someone said your email discalimer was too long..I would reply and say: +1! Larry On 10/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello, > > Every once in a while I'll see an e-mail with a +1 in the body. Sorry for > my ignora

Showing my ignorance here. Sorry.

2005-10-28 Thread pantichd
Hello, Every once in a while I'll see an e-mail with a +1 in the body. Sorry for my ignorance but can someone please explain the meaning of "+1"? Thanks! - The information contained in this message is intended only for the personal and c

Re: Sorry I deleted replies by accident. How do you dynamically set one of the options in a select as selected

2005-06-08 Thread Hubert Rabago
To do this, prepopulate an instance of the form bean that the form will be using, and set the value of the select field to the value of the option you want selected. Hubert On 6/8/05, Harland, David <[EMAIL PROTECTED]> wrote: > Sorry I deleted replies by accident > > I have c

Sorry I deleted replies by accident. How do you dynamically set one of the options in a select as selected

2005-06-08 Thread Harland, David
Sorry I deleted replies by accident I have created an array several namevalue objects and put them in the request object for the html:options to use. How do I flag one of those options to be selected. Many thanks Dave. This e mail is from DLA Piper Rudnick Gray Cary UK LLP. The contents

Sorry, right Subject is "Tiles: cachedCurrentContext in Insert Tag"

2005-02-28 Thread Hauschel Fred
-Ursprüngliche Nachricht- Von: Hauschel Fred Gesendet: Montag, 28. Februar 2005 14:39 An: Struts Users Mailing List; Ben Taylor Betreff: AW: RequestURI (Action not JSP) Hey all, i will change my tilesComponent context to runtime. The Context in request is aktuall and contains my changes

[IGNORE] testing again. Sorry

2005-02-22 Thread N G
Testing. Please ignore this. I apologize for this. We'll see if Gmail ignores this email and only sticks it in the "sent" folder. -- Take care, NG - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Sorry / Re: ValidatorResults are empty? (in Struts 1.2.2 with the new Commons Validator)

2004-09-03 Thread Casey Forbes
Agh. I'm blind. Disregard my message and have a good weekend. Casey On Fri, 3 Sep 2004, Casey Forbes wrote: Hi all, This is sort of a commons-validator question but I know that there are some folks here that know all about the validator... I just upgraded to Struts 1.2.2 from 1.1 and I broke all of

[OT] Sorry could not resist [was RE: [OT] Tomcat MD5 Authenticati on ]

2004-08-31 Thread Pilgrim, Peter
> -Original Message- > From: klute [mailto:[EMAIL PROTECTED] ==///== > have not done it myself but hopefully this thread is > of some help.. [ Now, I remember ... ] Klute Weren't you the tearful little girl who found herself left alone after all the settlers had been murdered on the

sorry

2004-08-26 Thread dileepmohan
I sent one mail accidently to this group..sorry __ Scanned and protected by Email scanner - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Frank Zammetti
Geez, and I just replied to your post! :) I guess you can ignore my post too. From: [EMAIL PROTECTED] Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> CC: "Struts Users Mailing List" &l

Re: Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Riyad Kalla
This is also a very good suggestion, thanks Mark! Mark Lowe wrote: I think you perhaps what to organise you jars in a central place like ~/Projects/lib/struts-1.1 ~/Projects/lib/hibernate-2.1 ~/Projects/myapp/src and such like and then use ant to copy the dependencies into ~/Projects/myapp/build/WE

Re: Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Mark Lowe
I think you perhaps what to organise you jars in a central place like ~/Projects/lib/struts-1.1 ~/Projects/lib/hibernate-2.1 ~/Projects/myapp/src and such like and then use ant to copy the dependencies into ~/Projects/myapp/build/WEB-INF/lib at build time with an ant task. This will give you the cl

Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread brati . sankarghosh
I think I am wrong. my experiment went a little wrong. soory about that. I think lib cannot be subdivided. Brati Sankar Ghosh Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com "Dan Tran" <[EMAIL PROTECTED]> 06/04/2004 11:23 AM Please respond to "Struts User

Sorry I was using a wrong subject in my previous msg, which is not related to the subject "set ActionForm to null".

2004-05-15 Thread vancega
- Original Message - From: "Niall Pemberton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "pls" <[EMAIL PROTECTED]> Sent: Saturday, May 15, 2004 4:43 PM Subject: Re: How to set an ActionForm to null > This is expected behaviour, when you forward to your second