Re: Architecture Issue

2002-06-05 Thread Joe Germuska
At 12:10 AM -0600 2002/06/04, James Ward wrote: Ok, I must admit that I love Struts! Who doesn't? But I have a design dilemma. Let's suppose that I have a simple, almost static web site. Except that on the header of each page I read the url and I am coming from and pull some info based on

RE: Architecture Issue

2002-06-04 Thread Robert Taylor
James, I am working with a medium size application which contains both static and non-static content. I'm integrating Struts and find that my particular situation doesn't warrent using Struts for static content. I would suggest using a Filter to perform the necessary logic before processing