cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/basicporta l login or
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/basicp ortal co modulename ...password is empty [hit enter] James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -----Original Message----- > From: Phase Web and Multimedia [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 23, 2002 1:11 AM > To: Struts Users Mailing List > Subject: RE: Open Source Object Caching Systems compatible with Struts > > > What is the name of the sourceforge CMS project. I would like to view it. > Where can I get it? > > Brandon Goodin > Phase Web and Multimedia > P (406) 862-2245 > F (406) 862-0354 > [EMAIL PROTECTED] > http://www.phase.ws > > > > -----Original Message----- > > From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] > > Sent: Monday, July 22, 2002 12:40 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Open Source Object Caching Systems compatible with Struts > > > > > > Subject: Re: Open Source Object Caching Systems compatible with Struts > > From: "Vic C." <[EMAIL PROTECTED]> > > === > > In that case I would use reg exp to replace the tokens and use Symphony > > cache tag to store active content. > > I would not cache inactive content. > > And most people have very small load, less than 1000 concurrent users, > > you might not need any caching. Only add it after you need it, I think. > > Or maybe multiple Linux boxes are cheaper than 20 hours of en engineers > > time to optimize it. > > > > hth, > > Vic > > > > ps: Poolman rules!! Don't cofuse time tested and proven, with stale. > > > > I have a sample CMS posted on sourceforge as you know (not article > > managment but web site content managment) > > > > > > Phase Web and Multimedia wrote: > > > Basically I am developing an article management system that > > allows you to > > > interject Assests into the text of the aricle usin a token. > > When the article > > > is read from the database it goes through a parsing mechanism > > that replaced > > > the tokens with the assigned asset. The main articles will > > probably be hit > > > the most. So, it is acutally quite simple what I want to do. > > Content that is > > > not super active will be cached. I know that Commons has a pool > > api and I > > > have used poolman in the past. I was not sure if there is a difference > > > between pooling and object caching. It seems to me that there > is. Maybe > > > someone can expound on that. Alos, I need something that can be > > implemented > > > on a webapp specific basis. Can poolman do that? P.S. I thought > > poolman was > > > done and not being actively developed anymore. I wouldn't want > > to get into a > > > stale api. > > > > > > Brandon Goodin > > > Phase Web and Multimedia > > > P (406) 862-2245 > > > F (406) 862-0354 > > > [EMAIL PROTECTED] > > > http://www.phase.ws > > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

