JSON-taglib is a JSP tag library used to render JSON (JavaScript Object Notation) data from within JSP code. It can be used as part of the server-side of an AJAX application, allowing you to use the full power of JSP to format your JSON data.

Project Activity

See All Activity >

Categories

Internet

License

Apache License V2.0

Follow JSON Tag Library for JSP

JSON Tag Library for JSP Web Site

You Might Also Like
Cyber Risk Assessment and Management Platform Icon
Cyber Risk Assessment and Management Platform

ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
0
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Although this library make it easy to generate JSON output using tags, the inefficiencies and the fact that there is an open bug a few years old made me think twice about using this tags for any real work. For basic projects, the tags will help rapidly code a JSON backend. The 2 two main reasons why to avoid the library: code efficiency and lack of developer commitment. For example, the JsonBaseTag class on line 322 opts for String.replaceAll instead of the more efficient Pattern/Matcher paradigm. Secondly, the quotation escape bug should have been fixed a long time ago. This outstanding bug encourages non-standard approaches to handling the generate JSON.
Read more reviews >

Additional Project Details

Intended Audience

Information Technology, Developers

Programming Language

JSP, Java

Related Categories

JSP Internet Software, Java Internet Software

Registered

2007-01-26