Click to See Complete Forum and Search --> : JSP:end of file error


fairyland121
January 20th, 2009, 05:05 AM
Hi ,I am designing a jsp page.When I compile the JSP page,I am getting "unexpected end of file "error .I had checked for any missing tags,but I couldn't find any.I am getting the error after closing tags of html.Thanking in advance...

Xeel
January 21st, 2009, 05:46 PM
normally the error is not java or html based one. It's a generic error saying the compiled file is corrupted. Where does it appear and how? Any screenshot would be great. Could you post the JSP code as well?