Enhance-athon Day 26

Created: 31 January 2007  Modified:

Originally published on chrislynch.info website.

For certification study I worked on creating custom tags. All of my time today was taken up coding and compiling MyCustom.tld and AdvisorTagHandler.java. Working out the necessary jar files to compile the class was the biggest problem. It turned out that jsp-api.jar was the missing one. I found www.jarfinder.com a great site for finding the jar file in which a class resides.

I’ve decided to proceed with the idea of writing my own Multi-User Dungeon (MUD) in Ruby. I started today by writing the User and Logon classes. In doing the coding “in the Ruby way” I also made unit tests for both classes.

tags: blog - old blog - News
   Memory is Fleeting