aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes An empty Page is displayed at start Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "An empty Page is displayed at start" Watch "An empty Page is displayed at start" New topic
Author

An empty Page is displayed at start

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Hi

The below is my basic jsp page code .The problem is an Empty JSP Page is displayed at first and once refreshed (F5 Manually) the page is displayed properly

Please tell me what is the problem here .



Actaully instead of blank jsp page , i want the Add image to be displayed

Please help


Save India From Corruption - Anna Hazare.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
If that is your actual HTML, it is invalid.

If that is not your HTML and the forum screwed it up, edit your post and make sure the " Disable HTML in this message" checkbox is checked.

Eric
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

It is my actual HTML file. Can you please tell me why is it invalid
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
http://validator.w3.org/#validate_by_input

Eric
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Thank you . I dont know that link before . Thanks once again .
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: An empty Page is displayed at start
 
Similar Threads
jsp insert program not working
spaces while populating using s:iterator
struts-2 (set values to action class)
when i retrive data from access it showing empty page in tomcat
Can you send post method with javascript?