David Mitchell's Radio Weblog







Subscribe to "David Mitchell's Radio Weblog" 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.
 

 

Wednesday, October 16, 2002
 

WOW! I posted a feature request on the Phoenix site for mouse gestures, and within a short time there were already two responses. Not only that, but they have an extension for it already implemented. Awsome. I've been converted! I'm moving Phoenix to be my default browser....Now I just have to move all those bookmarks over. ;)


10:52:07 AM    comment []

There is a new version of Phoenix. For those of you who aren't familiar with it, Phoenix is "a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Chimera, but written using the XUL user interface language and designed to be cross-platform"


10:36:23 AM    comment []

Looks like EarthLink is going to be offering comercial blogging software


9:48:19 AM    comment []

I cound a good definition of what a klog is.


9:46:30 AM    comment []

Well, I got the answer to that JSP problem. Programmer error. I was getting the object, but then I was calling a method on a different object. When I changed the object it worked like a charm. What does the code look like?

RequestDispatcher dispatcher = getServletContext().getRequestDispatcher("/" + filename);
dispatcher.forward(request, response);

The variable filename is a temporary file created based on content from the database. The content is queried from the database, and then saved to the filesystem. Then the above code is called and the page is processed. After the page has been processed, the file is deleted. I should call dispatcher.include(), but the current code works...so....I'm keeping it until I have a chance to really put it through its paces.


9:29:25 AM    comment []


Click here to visit the Radio UserLand website. © Copyright 2002 David Mitchell.
Last update: 11/4/2002; 9:29:31 AM.
This theme is based on the SoundWaves (blue) Manila theme.
October 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    
Sep   Nov