i have also tried wit equals..... the result is the same..... same exception...
the array length is 4.......
User Profile
Collapse
-
ya... its compiled and found no errors....
<%try{
String temp[];
String temp1=request.g etParameter("or did");
temp=temp1.spli t("=");
FileReader re=new FileReader("D:/venki/project/a1/FIX/belongings/"+session.getAt tribute("sessun ame")+".txt");
BufferedReader in = new BufferedReader( re);...Leave a comment:
-
Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasp er.JasperExcept ion: 2
org.apache.jasp er.servlet.JspS ervletWrapper.h andleJspExcepti on(JspServletWr apper.java:510)
org.apache.jasp er.servlet.JspS ervletWrapper.s ervice(JspServl etWrapper.java: 393)
org.apache.jasp er.servlet.JspS ervlet.serviceJ spFile(JspServl et.java:314)...Leave a comment:
-
-
exception
hi... i am jsut developing a web application where it just throws a exception
"org.apache.jas per.JasperExcep tion" with the root cause "java.lang.Arra yIndexOutOfBoun dsException:"
can anyone plz giude me to overcome this error
No activity results to display
Show More
Leave a comment: