Hello:
I am trying to figure out the best way to do this:
I have two domains.
I am going to develop two different web sites
which will use the same backend database and have
the same functionality, just a different look and
feel.
Should I:
1. Create two separate webapps? That seems poor
since there will be a lot of duplicated code.
2. Create one webapp and pass around a site identifier?
Then, I can load the correct set of JSPs based
on the identifier?
Any suggestions for the best way to do this?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]