Blogging Roller
While rollerweblogger.org is down, I'll be blogging here



Subscribe to "Blogging Roller" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.
 

 

Friday, May 17, 2002
 

If you need to develop custom JSP tags, you should take a look at Gregory Gerard's article on Accelerating JSP Tag Development with Jakarta Velocity. What a cool idea.

Here is the deal. Typically, in JSP tag development folks use out.println() calls to emit HTML.  This can result in messy and hard to maintain code.  Gregory describes a better approach: use Velocity templates to emit the HTML.  I'm using this technique to develop a nice configurable Amazon-style tabbed-menu tag for the Roller editor UI (but it will be generic enough for use in any JSP or Struts application).

11:46:23 PM    



Click here to visit the Radio UserLand website. © Copyright 2002 David M Johnson.
Last update: 8/20/2002; 12:06:02 AM.
This theme is based on the SoundWaves (blue) Manila theme.
May 2002
Sun Mon Tue Wed Thu Fri Sat
      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  
Apr   Jun


What is this webpage?

This is my old weblog. I only blog here when my real weblog Blogging Roller is experiencing technical difficulties.