I've done this before and we use it alot.
Not really with company names though because what if
the name changes...
maybe base it on the id of the customer? This might be
the primary key and the primary key is unfortunately
different depending on if you are production or uat
etc...
I think stori
On Jun 9, 2003, Sandeep Takhar <[EMAIL PROTECTED]> wrote:
|can you store in the database and find in the
|resources.
|
|Really want to try and get away from
|
|if (company='')
|else if...
Sandeep,
I could store them in a db, but how does that get you away from the
'if' you mention? I
can you store in the database and find in the
resources.
Really want to try and get away from
if (company='')
else if...
sandeep
--- "Gregory F. March" <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have an application that changes the images loaded
> depending on an
> attribte of the user (e.
Hi all,
I have an application that changes the images loaded depending on an
attribte of the user (e.g. what company he is an employee of).
What is the proper way to achieve this functionality in the struts
framework? Should one use the application resources? Or, maybe just
have different dire
4 matches
Mail list logo