Skip to Content
0
Former Member
Sep 16, 2008 at 01:47 PM

JSP Parsing error

93 Views

Hi,

I have created a web module project in NWDS 7 and imported my web application into it, then created enterprise project and added the war file to this, and then finally exported a .ear file.

When i deploy & test this in J2EE Engine 7, i get the WebIOException stating parsing errors in jsp. I tried exploring the logs and by modifying jsp, found that, it is not able to pickup the tld files. I have checked that the proper entries specifying the tld names & location are present in the deployment descriptor.

Could you please let me know what is missing here.

Thanks,

KSK