| Author |
How we can Keep the JSP page unchanged
|
sonu rai
Greenhorn
Joined: May 23, 2007
Posts: 22
|
|
hi all, my problem is when i am displaying an data Like HTML tags then the structure of my table is destroyed. The Data is Comming from DataBase. Such as forward(<Object name>Request,<Object name>Response) such type of Data is Destroying my table in JSP Page
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6588
|
|
|
Can you be a little more clear please. Is your table alignment zig zag ? What do you mean by destroyed ?
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
Does the data, coming from the database, contain HTML markup?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: How we can Keep the JSP page unchanged
|
|
|