Re: white space

2009-06-15 Thread Nils-Helge Garli Hegvik
list="getDocentiNONComm()"> > > in listValue i Want to separate getNome() and getCognome() with a white > space. > > How can I make it? > -- > View this message in context: > http://www.nabble.com/white-spac

Re: white space

2009-06-15 Thread Lukasz Lenart
2009/6/15 PEGASUS84 : > How can I make it? Did you try this listValue="%{nome + ' ' + cognome}" Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands,

white space

2009-06-15 Thread PEGASUS84
good moornig, my problem is this: i've this select in listValue i Want to separate getNome() and getCognome() with a white space. How can I make it? -- View this message in context: http://www.nabble.com/white-space-tp24031922p24031922.html Sent from the Struts - User mailing list ar

RE: I am trying to ignore any white space entered by the user in the autocompleter combobox.

2008-09-24 Thread Jishnu Viswanath
That you can do it in server side also, I mean you intercept, remove the white space and proceed. Regards, Jishnu Viswanath Software Engineer *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll Tavant Technologies Inc., www.tavant.com PEOPLE :: PASSION :: EXCELLENCE -Original

RE: I am trying to ignore any white space entered by the user in the autocompleter combobox.

2008-09-24 Thread rza
ww.tavant.com > > PEOPLE :: PASSION :: EXCELLENCE > > > -Original Message- > From: rza [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2008 9:39 PM > To: user@struts.apache.org > Subject: I am trying to ignore any white space entered by the user in > t

RE: I am trying to ignore any white space entered by the user in the autocompleter combobox.

2008-09-24 Thread Jishnu Viswanath
EOPLE :: PASSION :: EXCELLENCE -Original Message- From: rza [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2008 9:39 PM To: user@struts.apache.org Subject: I am trying to ignore any white space entered by the user in the autocompleter combobox. I am trying to ignore any white

I am trying to ignore any white space entered by the user in the autocompleter combobox.

2008-09-24 Thread rza
I am trying to ignore any white space entered by the user in the autocompleter combobox. I appreciate any help/hint -- View this message in context: http://www.nabble.com/I-am-trying-to-ignore-any-white-space-entered-by-the-user-in-the-autocompleter-combobox.-tp19652266p19652266.html Sent from

Re: extra white space on form input

2006-01-26 Thread Frank W. Zammetti
In fact, Java Web Parts has such a filter: http://http://javawebparts.sourceforge.net/javadocs/javawebparts/filter/ParameterMungerFilter.html And in fact, if you wanted to do it client-side, JWP can help there too: http://javawebparts.sourceforge.net/javadocs/javawebparts/taglib/jstags/FullTrimT

Re: extra white space on form input

2006-01-26 Thread Tamas Szabo
On 1/27/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > On 1/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > When struts takes the data from the request and populates your form, > > does it automatically trim whitespace? I think this might be answered > > from the particulars of HTML

Re: extra white space on form input

2006-01-26 Thread Frank W. Zammetti
On 1/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > When struts takes the data from the request and populates your form, > does it automatically trim whitespace? I think this might be answered > from the particulars of HTML rather than struts. Perhaps the question > is really whether html

Re: extra white space on form input

2006-01-26 Thread Michael Jouravlev
No. Why should it? On 1/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > When struts takes the data from the request and populates your form, does it > automatically trim whitespace? I think this might be answered from the > particulars of HTML rather than struts. Perhaps the ques

extra white space on form input

2006-01-26 Thread [EMAIL PROTECTED]
When struts takes the data from the request and populates your form, does it automatically trim whitespace? I think this might be answered from the particulars of HTML rather than struts. Perhaps the question is really whether html trims whitespace before building the request. If id doesn

strip white space, empty lines in html source

2004-05-11 Thread Dietmar Krause
Return Receipt Your document:strip white space, empty lines in html source

strip white space, empty lines in html source

2004-05-11 Thread Gandle, Panchasheel
Is there a way to strip white space, empty lines generated by the struts-taglib classes ? Thanks Panchasheel Gandle

Recall: strip white space, empty lines in html source

2004-05-11 Thread Gandle, Panchasheel
Gandle, Panchasheel would like to recall the message, "strip white space, empty lines in html source". - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

strip white space, empty lines in html source

2004-05-11 Thread Gandle, Panchasheel
Is there a way to strip white space, empty lines generated by the struts-taglib classes ? Thanks Panchasheel Gandle