| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
4 comments so far (post your own) View All Comments Latest 10 Comments:how can i align the text in the text area? for ex. i want the text to be right justified? thank you! :)
Posted by Angel on Tuesday, 04.22.08 @ 17:50pm | #57512
How to get the length of textarea in Struts 2
Posted by Senthil Kuamr S on Thursday, 01.17.08 @ 15:36pm | #45436
I cannot get the wrap attribute to work... What is the proper syntax for the wrap attribute to work???
Posted by Derek Closta on Wednesday, 09.26.07 @ 20:34pm | #29730
Hi, I try to fill the textarea, but it won't work:
<s:form action="SchemaEditor" method="POST" enctype="multipart/form-data">
<s:textarea name="schemaBox" value="" label="Schema" cols="30" rows="15" />
<s:submit />
</s:form>
Posted by Testy on Wednesday, 09.19.07 @ 16:53pm | #27851