I'm working with a Google app engine app and when i testing my app following error has occurred.
at org.apache.jsp.eCommersViews.media_jsp._jspService(media_jsp.java:92)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511).....
But i have no idea how to find the place that error happen in Media.jsp. Can someone please tell me how to find the error.