RE: Text Area

2004-03-16 Thread Slattery, Tim - BLS
 How to make the below a text area?
 
 html:text property=info/

html:textarea property=info/

--
Tim Slattery
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Text Area

2004-03-16 Thread Berti Jiménez Tenorio
html:textarea property=info/

-Mensaje original-
De: as as [mailto:[EMAIL PROTECTED] 
Enviado el: Martes, 16 de Marzo de 2004 03:42 p.m.
Para: [EMAIL PROTECTED]
Asunto: Text Area

Hi,
 
How to make the below a text area?

html:text property=info/

Thanks,

Samy.


Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam

Este correo fue revisado automáticamente por el sistema antivirus
institucional, C.C.S.S.


Este correo es de índole confidencial de interes único del destinatario, si por error 
ha sido recibido por favor eliminelo.
Este correo fue revisado automáticamente por el sistema antivirus institucional, 
C.C.S.S.  


Re: Text Area

2004-03-16 Thread Jason Lea
as as wrote:

Hi,

How to make the below a text area?

html:text property=info/

Thanks,

Samy.

Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
 

http://jakarta.apache.org/struts/userGuide/struts-html.html#textarea

html:textarea property=info/



--
Jason Lea


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Text area in struts

2004-03-03 Thread Paul-J Woodward
If I understand you correctly, taking out the spaces should do it - 
everything inside the text area tag is included in the text area element.

Paul

Global Equity Derivatives Technology
Deutsche Bank [/]





as as [EMAIL PROTECTED]
03/03/2004 16:38
Please respond to Struts Users Mailing List

 
To: [EMAIL PROTECTED]
cc: 
Subject:Text area in struts


HI,
 
I have the followin code producing textarea but it is off set by one or 
two tabbs.wondering why and how i can fix it
thanks!
sam.

textarea name=info rows=12 cols=50 tabindex=0

bean:write name=book property=ISBN /

/textarea

 
 


-
Do you Yahoo!?
Yahoo! Search - Find what you're looking for faster.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Text area in struts

2004-03-03 Thread Geeta Ramani
Hi there:

I think if you simply wrote everything in a single line like so:

textarea name=info rows=12 cols=50 tabindex=0bean:write
name=book property=ISBN //textarea

you should be ok!

Regards,
Geeta



 I have the followin code producing textarea but it is off set by one or
 two tabbs.wondering why and how i can fix it
 thanks!
 sam.

 textarea name=info rows=12 cols=50 tabindex=0

 bean:write name=book property=ISBN /

 /textarea




 -
 Do you Yahoo!?
 Yahoo! Search - Find what you're looking for faster.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Text area question

2002-09-10 Thread David Graham

Yep, and it's easy.  You use the html:textarea tag.

http://jakarta.apache.org/struts/doc-1.0.2/struts-html.html#textarea

Dave


From: Thigpen, David [EMAIL PROTECTED]
Reply-To: Struts Users Mailing List [EMAIL PROTECTED]
To: Struts-User (E-mail) [EMAIL PROTECTED]
Subject: Text area question
Date: Tue, 10 Sep 2002 07:43:22 -0600

I've been doing a little Struts evangelization internally here (but no
development yet :-(  )  and I got posed the following question, to which I
have no answer:

Do you know off-hand if struts provides a way to display dynamic data in a
multi-line textarea?  If so, can you point me in the right direction so I
can see an example?

Thanks

DT


--
To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: 
mailto:[EMAIL PROTECTED]




_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]