Re: Internationalizing 100's of pages of text

2003-08-14 Thread Adam Levine
by content_id and language/locale_id ? From: Gary Kephart [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts-User (E-mail) [EMAIL PROTECTED] Subject: Internationalizing 100's of pages of text Date: Thu, 7 Aug 2003 09:35:09 -0700 I have a web site at http://www.pobox.com

Re: Internationalizing 100's of pages of text

2003-08-14 Thread Erik Price
Gary Kephart wrote: I have a web site at http://www.pobox.com/~encyclopaedia_wot. It contains 100's of pages of HTML of mostly text. I'd like to migrate this to JSPs and use Templates/Tiles because: 1) I want to better standardize the layout 2) I want the content writer to not have to worry

Re: Internationalizing 100's of pages of text

2003-08-14 Thread Erik Price
Gary Kephart wrote: As far as database, take a look at the content now and see what you think. The big stumbling block is that the content writers are remote, and so I'd have to set up some sort of remote database access and my content writers don't have much, if any, db experience. Or you

RE: Internationalizing 100's of pages of text

2003-08-14 Thread Gary Kephart
-Original Message- From: Adam Levine [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 9:44 AM To: [EMAIL PROTECTED] Subject: Re: Internationalizing 100's of pages of text My $0.02, just a bit OT, and an observation...if you change your organization a bit, you can make

RE: Internationalizing 100's of pages of text

2003-08-10 Thread Gary Kephart
Is there a reason you don't want to put the content into a database? The content writers are remote, so I would have to create web access to a database. Too much work. Plus, I don't think that the content lends itself to databases. Gary Gary Kephart| New Century Mortgage

Re: Internationalizing 100's of pages of text

2003-08-08 Thread Robert Leland
You might want to use velocity-tools, with Struts if the content is static. It works with Struts, which would provide the controller, and internationalization, and the ability create interactive pages is needed. I believe 'Struts in Action Book' has a chapter on it's use. -Rob Gary Kephart

Internationalizing 100's of pages of text

2003-08-07 Thread Gary Kephart
I have a web site at http://www.pobox.com/~encyclopaedia_wot. It contains 100's of pages of HTML of mostly text. I'd like to migrate this to JSPs and use Templates/Tiles because: 1) I want to better standardize the layout 2) I want the content writer to not have to worry about anything but