Projects tagged ‘jstl’


[29 total ]

2 Users
   

A Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament. Features include bracket enterring, multiple scoring systems, multiple users, groups, pools, etc.
Created over 2 years ago.

0 Users

The functions of sample codes include submitting form with two uploading fields, submitting process jsp, and result listing jsp with multi-pages can be chosen.
Created 12 months ago.

0 Users

Many personal websites need a personal weblog to record the development of the website. So,personblog is a weblog for personal website which only be used for the administrator of the personal website. ... [More] So it doesnot provide register to public user. Personblog is written in Java and use JSTL + Tiles + Struts + Hibernate. All of the framework is common.So its very easy to understand and deloy. [Less]
Created 12 months ago.

0 Users

vehicle monitoring system
Created 12 months ago.

0 Users

Se presenta el proyecto de una tienda de coches . Se ha definido una arquitectura distribuida suficientemente abierta para poder ir integrando tecnologías. La intención es poder probar e integrar ... [More] los diferentes frameworks que vayan saliendo al mercado. Por tanto la intención de este proyecto es ver como podemos integrar todo tipo de frameworks y así poder estudiar que arquitecturas son más viables para obtener un sistema ampliable y bien modulado. [Less]
Created 12 months ago.

0 Users

Just as I said
Created 4 months ago.

0 Users

Loja Virtual implementada no Netbeans usando os recursos JEE: - JSP - JSTL - JSF - TILES - JPA - Toplink - Padrões de Projeto MVC, Command, Singleton - Mysql
Created 12 months ago.

0 Users

引言JSTL1.1中引入了fn,这给JSTL带来了新的活力。当其fn函数太少,不够强。 ... [More] 大家在使用StringUtils的时候明显感觉到它的强大,于是有一个想法,将StringUtils里的方法转成fn函数。这个想法一直没有时间实现。 好在扩展fn非常简单,只要写个静态方法,再编写一下xml文件即可,于是用Java的反射将commons-lang里的好东东裸出来,用模板自动生成xml,打包成jar。在支持servlet 2.4规范的容器里直接扔到lib目录,2.4以下的需要配置一下web.xml 使用方法1、将kimsoft-jstl-fnx-version.jar 扔到 lib 目录2、在JSP页面使用时需先引用一下当然你可以放到你的tablig.jsp(声明常用的标签)中,然后在使用的页中include一把 <%@ taglib uri="http://java.sun.com/jsp/jstl/functionsx" prefix="fnx"%>3、示例代码 <%@ taglib uri="http://java.sun.com/jsp/jstl/functionsx" prefix="fnx"%> ${fnx:abbreviate_sii("关于2009年化肥关税配额进口总量、分配原则和申请程序的公告 ", 0, 16)} ${now} ${fnx:format_ds(now, "yyyy-MM-dd")} 注意事项1、因为common-lang不是用JDK5编写,所以无法找到废弃的方法并去掉版本信息V1.0,支持StringUtils里的所有方法 V1.5,加入了StringUtils, DateFormatUtils, DateUtils, DurationFormatUtils, StringEscapeUtils里所有的方法 enjoy it [Less]
Created 11 months ago.

0 Users

Java Guest Book created with Spring framework, Spring MVC, JSP, JSTL and JDBC
Created 4 months ago.

0 Users

Project:
Created 3 months ago.