| Author |
Problem in Displaying JSP page
|
pramodh somashekara
Ranch Hand
Joined: Jan 30, 2006
Posts: 62
|
|
Hi, We have an existing JSP page, for which we are adding 6 more fields totalling 24 fields. These 24 fields fetch data from the database and display them. But when we run this page on Tomcat server, only half of the page gets displayed in the browser. We tried to figure out if there is any error by giving print statements at different places on the page, and all of them are displaying output on console. When we run the same page on WSAD Test server, it is displaying properly. Please give me suggestions on how to come across this problem... Thanks in advance, pramodh
|
 |
vidya sagar
Ranch Hand
Joined: Mar 02, 2005
Posts: 580
|
|
|
can you show your code from jsp
|
 |
pramodh somashekara
Ranch Hand
Joined: Jan 30, 2006
Posts: 62
|
|
Hi Vidyasagar, I have sent the jsp code to your email id (vidyasagar_100@rediffmail.com) as it was very long. please let me know if you need anything else Thanks, pramodh
|
 |
 |
|
|
subject: Problem in Displaying JSP page
|
|
|