My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 51
This is a web-page layout and decoration tag library. template.jsp {{{ <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="decorator" uri="http://claudiushauptmann.com/jsp-decorator/" %> <html> <head> <title><decorator:place...
=GDSY 2= <p>1. XML Checker</p> <p>2. ABC-Pizza</p> <p>3. ABC-Pizza-taglib</p>
this is a taglib for form validation, used JQuery jslib!!!
The idea behind musicmeshfs is to let him organize music (mp3, ogg, flac... files) using on tags (author, title, year, album...). The interface let the user say the way to use tags, using a simple "keyword-based" schema (something like "%artist/%year - %album/%track - %title.%type"). Please,...
= octools = A set of tools made by Valtech A/S for quicker development of modules in Alkacon OpenCms. The set includes a build tool that, from ant, allows developers to synchronize modules with the real FS and manage VFS metadata from the RFS. Soon it will also include some tags and tools that e....
Secure JSP Taglibs aims to solve some security issues on the J2EE presentation layer. Right now the only feature available is to evaluate the nested body content of the tag to test if the user has the specified roles (comma separated); this is equivalent to the `isUserInRole()` method. You can...
Making restful CRUD services in J2EE becomes very easy using the purest JSP taglibs. Each purest service page implements a restful service. A single purest "dispatcher" page finds the correct service page for each incoming request, removing the need for almost any web.xml or other custom configurati...
= ExtTag = == Summary == ExtTag为ExtJS的JSP标签库,以便在IDE中获得良好的编辑支持。 == Entironment == # extjs3.0.0 # jsp2.0 # java5.0 == Install== # 将exttag.jar添加到Web应用的/WEB-INF/lib目录 # 将ext-3.0.0添加到Web应用的根目录(可在web.xml中配置ext-home初始化参数) == Usage == 标签库使用说明: # 使用<%@ taglib prefix="ext" uri="/exttag...
The AjaxParts Taglib (APT) is a component of the Java Web Parts (JWP) project (http://javawebparts.sourceforge.net) that allows for 100% declarative (read: no Javascript coding required!) AJAX functionality within a Java-based webapp. It is especially a great solution for situations where you have ...
1 2 3 4 5 6 Next