eclipse-ee4j / jakartaee-tutorial

Jakarta EE Tutorial
https://eclipse-ee4j.github.io/jakartaee-tutorial
Eclipse Public License 2.0
96 stars 63 forks source link

link of jsp technology should be updated? #251

Open hantsy opened 3 years ago

hantsy commented 3 years ago

https://eclipse-ee4j.github.io/jakartaee-tutorial/#jakarta-server-pages-technology

This section includes content like this.

For information about JSP technology, see The Java EE 5 Tutorial at https://docs.oracle.com/javaee/5/tutorial/doc/.

This should be updated ?

hussainnm commented 3 years ago

I think this reference to Java EE 5 tutorial is fine, since the below chapters were removed in Java EE 6 tutorial.

  1. JavaServer Pages Technology

  2. JavaServer Pages Documents

  3. JavaServer Pages Standard Tag Library

  4. Custom Tags in JSP Pages