20030812 Tuesday August 12, 2003

Cool JSP Tag: State Tag I found a cool State Tag this morning that I'm using in my project this week. It works very nice and just like I'd expect. Here's how I'm using it:

<%@ taglib uri="http://www.servletsuite.com/servlets/statetag" 
    prefix="state" %>
...
<bean:define id="state" name="userFormEx" 
    property="state" type="java.lang.String" />
<state:state name="state" default="<%=state%>" />

Posted in Java at Aug 12 2003, 09:14:14 AM MDT 1 Comment

Comments:

Probably pretty simple to develop, but something that would be handy to have around in the toolbox.

Posted by Matt p on August 12, 2003 at 10:04 AM MDT #

Post a Comment:
  • HTML Syntax: Allowed
Click me to subscribe
Matt Raible is a Web Architect who enjoys developing applications with open source technologies. Contact me for rates.
« December 2008
SunMonTueWedThuFriSat
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
   
       
Today

Recent Entries

Tag Cloud