Skip to Content
  • Website
Codsen
  • Home
  • Open Source
  • Articles
  • About

backOpen Source→regex-is-jsp→Examples

Permalink to Table of ContentsTable of Contents

  • Quick Take
  • Detect a JSP page directive
  • Detect a JSP action tag
  • Detect an expression that refers to a JSP property
  • Reject HTML without JSP syntax
  • Detect a JSP Standard Tag Library tag
  • Match a JSP namespace declaration independently of the element prefix
↑ back to top

Permalink to Quick TakeQuick Take

↑ back to top

Permalink to Detect a JSP page directiveDetect a JSP page directive

↑ back to top

Permalink to Detect a JSP action tagDetect a JSP action tag

↑ back to top

Permalink to Detect an expression that refers to a JSP propertyDetect an expression that refers to a JSP property

↑ back to top

Permalink to Reject HTML without JSP syntaxReject HTML without JSP syntax

↑ back to top

Permalink to Detect a JSP Standard Tag Library tagDetect a JSP Standard Tag Library tag

↑ back to top

Permalink to Match a JSP namespace declaration independently of the element prefixMatch a JSP namespace declaration independently of the element prefix

↑ back to top
back 

Copyright

All rights reserved © Roy Revelt 2026
All our open source packages are under MIT licenceopens in a new tab

Activities

🐛 See a bug? Raise an issueopens in a new tab
💘 Check out the Indiewebopens in a new tab and Libera manifestoopens in a new tab