I did see this before, but this will force me to use OJB instead of a more generic means by SQL, or allowing me to change this to use CMP 2.0.

1st Question, does anyone have an EJB implementation of this that puts the entire bundle into memory so each call for resources does not mean an SQL query?

2nd question; Does anyone have an MS Excel macro or sheet that makes importing and exporting "=" seperated values easier to maintain?

---
Thanks...
Mick Knutson
---





From: "James Mitchell" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: Re: Message Resource Bundle utilities?
Date: Wed, 4 Jun 2003 13:22:51 -0400

There is a database implementation of MessageResources on SourceForge.net.

Go to:
http://sourceforge.net/projects/struts

Look for "MessageResources Impls"

It consists of 3 classes, very simple. I've even included a modified
version of the struts-example to demonstrate. The default setup uses MySql,
but you can customize to anything you want (or at least what OJB supports,
which is almost every vendor).


Good luck and let me know if you need help. The quickest way to reach me is
with AIM.



-- James Mitchell Software Developer/Struts Evangelist http://www.struts-atlanta.org 770-822-3359 AIM:jmitchtx


----- Original Message ----- From: "Mick Knutson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 04, 2003 1:17 PM Subject: RE: Message Resource Bundle utilities?


> Which sandbox? I know Ted had one he created, but it used Hybernate. I am
> _only_ using EJB's and do not want to add Hybernate into our system.
> Or do you mean the commons sandbox?
>
> ---
> Thanks...
> Mick Knutson
> ---
>
>
>
>
>
> >From: "Gary D Ashley Jr." <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: RE: Message Resource Bundle utilities?
> >Date: Wed, 4 Jun 2003 11:42:30 -0700
> >
> >There is an extension in the sandbox, I believe, that will allow you to
> >maintain resource bundles in a database versus .properties file.
> >
> >
> >
> >-----Original Message-----
> >From: Mick Knutson [mailto:[EMAIL PROTECTED]
> >Sent: Tuesday, June 03, 2003 12:02 PM
> >To: [EMAIL PROTECTED]
> >Subject: Message Resource Bundle utilities?
> >
> >
> >Does anyone have any ResourceBundle utilities, like a macro for Excel or
> >someothing to help me maintain the ResourceBundle?
> >
> >---
> >Thanks...
> >Mick Knutson
> >---
> >
> >_________________________________________________________________
> >The new MSN 8: smart spam protection and 2 months FREE*
> >http://join.msn.com/?page=features/junkmail
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to