André,

 

Thanks for your suggestion, I am using JDK 11, the one that Tomcat is currently being built with and confirmed that it is set in the project.xml file.

 

I couldn’t find any other options, apart from setting the default language for Netbeans to UTF-8,

  • In netbeans.conf
  • Find netbeans_default_options=...
  • Add -J-Dfile.encoding=UTF-8 to the end

 

Unsurprisingly, this made no difference at all.

 

If you memory is good, do you recall where else I may look to confirm compatibility?

 

John

 

From: André Pfeiffer
Sent: 23 February 2022 14:40
To: John Barrow
Subject: Re: .jsp files showing exceptions

 

Hello John Barrow,

 

It seems you have environment/dependency issues. Have you checked the java version being used vs target output?

It has been some time since I last used netbeans but if you go through project properties you should find something odd.

 

Best regards,

 

André Pfeiffer

 

Em qua., 23 de fev. de 2022 às 09:12, John Barrow <jbarrow...@gmail.com> escreveu:

Hi,

Similar to the previous email (sent a few minutes ago), I am working
with the Tomcat project and NetBeans is reporting exceptions on a few
of the .jsp files. I have attached screen shots of one (very basic)
.jsp file and I can't seem to resolve the exception. I suspect that it
is some sort of configuration issue in NetBeans / project definition
of Tomcat. Again, Tomcat is an Ant based project.

I have googled around and found very old reported issues with Eclipse
lying about exceptions, but not about NetBeans and so wondering if
this is something I should just ignore.

I used the lightbulb at the top right-hand-side of the file to disable
HTML error checking for this file but that didn't have any effect.

Again, attached three screen shots of the exceptions reported. While
not an expert, this 'Hello World' jsp page looks to be valid with it
just including a simple string _expression_.

Thanks

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

 

--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to