Greets all
I would use
http://displaytag.sourceforge.net/tagreference.html
and Play with the CSS class to controls the style characteristic width so that width can be based on percentage e.g."33%" then when the operator resizes your table (previously defined as width="100%" )
your individual table data will resize to the same exact proportion
HTH,
Martin-

----- Original Message ----- From: "Murray Collingwood" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Wednesday, November 02, 2005 3:08 PM
Subject: Re: [OT] [HTML] Jsp page size


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




--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.7/154 - Release Date: 1/11/2005


---------------------------------------------------------------------
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]

Reply via email to