• 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

Resolving JSP errors

 
Greenhorn
Posts: 6
Eclipse IDE Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi:

I have multiple projects in my workspace in RAD. I have imported my project with all my jsps into RAD as well. However I am getting over 5000+jsp errors in my JSP pages. Pretty much all errors are about opening and closing tags.

I have gone through a majority of my JSP's and the opening and closing tags are there, but the error messages are still there.

FYI: most of the tags aren't indented perfectly (in case indentation matters).

Thanks.
 
Rancher
Posts: 377
Android Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey,

You may want to give a small example of code that produces the error to see if anyone can see the problem, without anything to look at it is pretty much a shot in the dark...

and welcome

Sean
 
reply
    Bookmark Topic Watch Topic
  • New Topic