JAMWiki is a Wiki engine implemented using Java/JSP that attempts to provide much of the functionality of MediaWiki. It can be run with or without a database and is designed to be fast and easy to set up.
JPivot is a JSP custom tag library that renders an OLAP table and let users perform typical OLAP navigations like slice and dice, drill down and roll up. It uses Mondrian as its OLAP Server. JPivot also supports XMLA datasource access.
JSP Tags acts as a plugin to your JSP pages. These are basically Java Classes that get executed when jsp page get rendered by server and browser. JSP comes with in build Tags like jsp:include, jsp:forward, but they are not sufficient to cater to the Web World. To overcome this problem you can design tags based on your business requirement. This article will guide you how we can create an custom tags for JSP.
This tutorial will lead you to setup a simple JSP hosting on Ubuntu machine. You may want to consider this as a basic setup to host any of your web application which developed using Java - JSP or Servlet, Tomcat and MySQL
It started out as a discussion of JSP vs. Velocity and Craig (McClanahan) provided an interesting evolution of JSP (and comparison to Velocity).
Flex can make requests to your existing JSPs using the HTTPService object. These requests can work with any JSPs. A Flex application contains all of the view logic so the JSPs should not return HTML but rather just serialized data
Jaroslav Benc has created ExtTLD, a JSP taglib generator that creates Ext JS components from your Java projects, using XML syntax
I've been doing quite a bit of prototyping with Spring MVC and Struts 2 with both JSP and FreeMarker in the last few months.
AjaxTags makes it very easy for you to add powerful Ajax features to either new or existing Java Web applications. With a full complement of JSP tags providing support for drop-down box modifications, toggling, tab panels, callouts, etc.
Display Tag version 1.1.1 has been released. This is a bug fix release
This article looks at the unified expression language (EL), which has been added to the JavaServer Pages Standard Tag Library (JSTL) specification in order to overcome problems when integrating the JavaServer Pages (JSP) EL with the JavaServer Faces EL.
The expert groups have worked together on the upcoming releases of JSP 2.1 and JavaServer Faces 1.2 technologies in Java EE 5 to fix these integration issues and make sure that the two technologies work together seamlessly.
Several tutorials are available to help you get started with the framework, from all-purpose "soup to nuts" tutorials to specialty tutorials on portlets and database access.
Using SiteMesh and CSS selectors for menus - Here's another technique that uses the SiteMesh's decorator:getProperty tag and leverages CSS selectors instead of scripts.
OpenToro is a Web Database Publisher, a tool that allows us developing database-driven web applications in an agile and automatic way. Using OpenToro simply means to forget coding countless SQLs and JSPs every time we want to implement a web application w
JetBrains has announced the list of new features in IntelliJ IDEA 6.0 some time ago, but people often ask us where to find or how to use a certain feature. Probably, in this case Reviewer’s Guide can help
SweetDEV RIA is a complete set of world-class Ajax widgets. It helps you to design Rich GUI in a thin client. Don’t waste your time to design, build and test technical components. SweetDEV RIA provides you Out-Of-The-Box components
Are you learning JSP-2? Would you like to learn JSTL , an important part of JSP-2,IN A SINGLE HANDS-ON TUTORIAL, the EASIEST WAY? This tutorial is especially meant for learners in a hurry.
jMaki is all about enabling Java developers to use JavaScript in their Java based applications as either a JSP tag library or a JSF component.jMaki uses the best parts of Java and the best parts of JavaScript to deliver a rich AJAX style widgets.
Google:maps is a freeware, open-source project to provide a 100% Java front-end to the GoogleMapsâ„¢ API. No Javascript, AJAX or APIs to learn, just JSP tags. The taglibrary does all the grunt work for you, providing cross-browser and clean GoogleMapsâ„¢
