On 10/5/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: ... > This is what I don't do. I prefer to have less actions, usually > stateful. I pass parameter to it or submit a form, and it selects a > proper view. But I guess you are right: I am able to google static > html pages for my live samples, that precede my actions. But google > does not show the actions (*.do) themselves. My actions show different > content on GET, and accept POST as well. > > I don't think this is a huge issue. If I had a large website, I think > I would have some static pages anyway.
Heh... we have a large website, and we don't have a single static page... not quite true, the "sorry we are down page" is static, but this is all :-) Dynamic pages are served faster than static pages, so having static pages decreases performance :-) (This is true and tested). regards Leon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]