• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

One jsp page is displayed but not the other. How to debug

 
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One jsp web page is displayed but not the other.
Pressing that web page and press enter nothing appear in the browser (not even error message).
No error message appear in the Eclipse console.
How to debug?
Any tutorial available?
I use Spring 2.5.6 & Eclipse 20100218-1602.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

albert kao wrote:One jsp web page is displayed but not the other.
Pressing that web page and press enter nothing appear in the browser (not even error message).
No error message appear in the Eclipse console.
How to debug?
Any tutorial available?
I use Spring 2.5.6 & Eclipse 20100218-1602.



I think we would need more details. What page are you referring to? What is your configuration? What Web framework are you using? Etc..

Mark
 
reply
    Bookmark Topic Watch Topic
  • New Topic