hi, when i created JSP pages , i got several times (often) an error when Jdeveloper compile JSP page to java file: Error [0] ; expected
but, it wasn't a problem because the JSP worked.
now, I meet an error very hard to resolve, i obtain:
Error [0] 'try' without 'catch'
or Error [0] 'catch' without 'try'
Could someone explain to me this strange error?
but, it wasn't a problem because the JSP worked.
now, I meet an error very hard to resolve, i obtain:
Error [0] 'try' without 'catch'
or Error [0] 'catch' without 'try'
Could someone explain to me this strange error?