aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes how to independantly control textarea and table size in a JSP? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to independantly control textarea and table size in a JSP?" Watch "how to independantly control textarea and table size in a JSP?" New topic
Author

how to independantly control textarea and table size in a JSP?

antsi klando
Greenhorn

Joined: May 10, 2011
Posts: 24
There are tables and textarea in a JSP.When the application is run and the source is viewed,it showed the HTML code with the below snippet.It is known that the table width can be adjusted by adjusting the width value.But,this part cannot be viewed in the IBM RAD development tool.Can I know how to adjust this table width from the RAD?



Below is the code seen in the IBM RAD.There is a text area that follows immediately after the table.When I alter the textarea columns,the surrounding table size is also altered.



How can I alter the sizes of the textarea and the table independantly?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to independantly control textarea and table size in a JSP?
 
Similar Threads
white-space nowrap and DOCTYPE
Page displaying in IE6 and older versions but not in Higher versions, chrome and firefox also.
Complex Page Layout
Why this problem???
CSS : z-index: property not working