Also consider <td nowrap="">The text that you do not want to wrap.</td>
This is all HTML stuff -- remember that browsers know absolutely nothing about Struts, and that your app emits standard web stuff (HTML, JavaScript, CSS, etc.) only. -Max On Thu, 2005-11-03 at 06:08 +1000, Murray Collingwood wrote: > Use the html width parameter on your html object. > > eg > > <table width="1024"> > > For more go to the source... http://www.w3.org/TR/html4/ > > Cheers > mc > > On 2 Nov 2005 at 13:18, fea jabi wrote: > > > In an application how can we specify the fixed size of the JSP page. > > > > In the JSP page I created used a scrollbar in which there is a table. > > > > To create a scrollbar, I had to specify the height, width for the div in > > css. > > > > This table is stable size but there is another table above this which has > > text in it. > > > > When the browser size is changed the text is getting wrapped. > > > > As a user I wouldn't prefer that to happen. > > > > What is the better way of handing this? can we do this in struts? i.e > > setting page size? > > > > Thanks. > > > > _________________________________________________________________ > > Express yourself instantly with MSN Messenger! Download today - it's FREE! > > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG Free Edition. > > Version: 7.1.362 / Virus Database: 267.12.7/154 - Release Date: 1/11/2005 > > > > > > FOCUS Computing - web design > Mob: 0415 24 26 24 > [EMAIL PROTECTED] > http://www.focus-computing.com.au > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]