type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 34 in the jsp file: /job_link_insert.jsp
Syntax error, insert "AssignmentOperator Expression" to complete Assignment
<%@ page import="java.sql.*"%>
<%
//String id=request.getParameter("idno");
try
{
An error occurred at line: 34 in the jsp file: /job_link_insert.jsp
Syntax error, insert ";" to complete BlockStatements
<%@ page import="java.sql.*"%>
<%
//String id=request.getParameter("idno");
try
{
Am stuck and I have looked at the code in the last 5 hours and I can't find any error...Please need urgent help