Hi,

1.Remove nowrap
2. specify width of cell
3. align=top

Gautam


>From: Hunter Hillegas <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>        Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: HTML Output Question --- Sometimes the dumbest things bug me the
>            most...
>Date: Wed, 21 Jul 1999 22:09:18 -0700
>
>I have a database type of TEXT that I get using rs.getString(). I then send
>that to the client... The problem is that the text comes as one long line
>and I can't get it to wrap on the browser... Any ideas on how to wrap a
>long
>string correctly?
>
>Instead of this:
>Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test
>
>I want this:
>Test Test Test Test Test Test Test Test Test Test
>Test Test Test Test Test Test Test Test Test Test
>
>This is inside a table cell that expands to fit the long string of text...
>Very annoying...
>
>Any ideas are appreciated.
>
>Hunter
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to