The Artima Developer Community
Sponsored Link

Java Buzz Forum
Setting Up a Blogger

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Cal Holman

Posts: 18
Nickname: holmanc
Registered: Aug, 2003

Cal Holman is Manager for Web Applications at Paymentech
Setting Up a Blogger Posted: Aug 13, 2003 8:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Cal Holman.
Original Post: Setting Up a Blogger
Feed Title: Cal Holman's Blog
Feed URL: http://www.calandva.com/holmansite/do/rss/CreateRssFile?type=blog
Feed Description: CalAndVA.com is built on many Java Open Source projects - this is a blog on the site progress
Latest Java Buzz Posts
Latest Java Buzz Posts by Cal Holman
Latest Posts From Cal Holman's Blog

Advertisement

To create the blogging section of the site I looked for yet another open source project for code to base my development. I tried both Roller and Personal Blog because they were based on Struts. Roller is quite extensive since it is capable of being set up at a hosting site for several people to use - it is a collection of Struts, Velocity, Hibernate, Castor and others. It was a bit complicated but I may use some of the code.

So I used the code from Personal Blog by Niel Eyde. It is a Struts based weblogger but I changed most of it because it is the opposite design model than the one I use. Most of the java is in the jsp and most the html is in the java - so I wrote my own jsps and am rewriting the Struts action classes. The calendar code is as is - very tough to move the html out of the action class onto the jsp. Also adding DAO objects changing the database layer.

Read: Setting Up a Blogger

Topic: Could Marc Fleury be Any Worse at PR? Previous Topic   Next Topic Topic: JDO article at DevX

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use