Skip to content

Support Jakarta Standard Tag Library 3.0 URIs in JSPs #8543

@johny65

Description

@johny65

Apache NetBeans version

Apache NetBeans 26

What happened

Currently the URIs for Jakarta Standard Tag Library 3.0 (this is from Jakarta EE 10, three years ago) aren't supported and the IDE shows an error when using them in a JSP:

Image

This are the new URIs: https://jakarta.ee/specifications/tags/3.0/jakarta-tags-spec-3.0#multiple-tag-libraries

Language / Project Type / NetBeans Component

JSP

How to reproduce

Create new JSP and add the <%@taglib ... %> sentence with a JSTL 3.0 URI. The IDE shows an error with message "File [relative to JSP file]/jakarta.tags.[tag] not found.".

Did this work correctly in an earlier version?

No

Operating System

Ubuntu 24.10

JDK

OpenJDK Runtime Environment Temurin-23.0.2+7 (build 23.0.2+7)

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

Information on About:

Product Version: Apache NetBeans IDE 26
Java: 23.0.2; OpenJDK 64-Bit Server VM 23.0.2+7
Runtime: OpenJDK Runtime Environment 23.0.2+7
System: Linux version 6.11.0-14-generic running on amd64; UTF-8; es_ES (nb)

Are you willing to submit a pull request?

Yes

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions