i am using Fedora Core 6.
I try to display my .phtml or .php page in my browser but the page is shown as it would it Notepad.
User Profile
Collapse
-
-
i have installed Fedora Core 6 with MySQL 5.0.22. -
the eroor is:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasp er.JasperExcept ion: Exception in JSP: /test/index2.jsp:111
108: <%
109: while(rs1.next( ))
110: {
111: family=rs1.getS tring("family") ;
112: {
...Leave a comment:
-
cannot fetch data from mysql database
i have written a jsp code which fetches data from mysql database. it performs insertion operation correctly but it fails while fetching the data.
i am getting error on line which contains getString() function.
please help. -
problem with getSting() function
when i run my jsp project on Fedora core 6 with jsp 2.0 and with mysql database i get following problem:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasp er.JasperExcept ion: Exception in JSP: /test/index2.jsp:113
...Leave a comment:
-
jsp problem
i have installed fedora core 6 and i am getting following error:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasp er.JasperExcept ion: Exception in JSP: /test/testmysql.jsp:1 2
9: Connection conn= DriverManager.g etConnection(ur l);
10: Statement... -
jsp problem
i have installed Fedora Core 6 and trying to run jsp pages. but i am getting following error:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasp er.JasperExcept ion
org.apache.jasp er.servlet.JspS ervletWrapper.h andleJspExcepti on(jasper5-compiler-5.5.17.jar.so)...
No activity results to display
Show More
Leave a comment: