Re: One Struts2-project to rule them all

2009-07-30 Thread Zoran Avtarovski
We¹ve implemented a similar solution where we have a custom interceptor which sets a domainId value based on the url used to access the site. It¹s then a simple matter of applying the appropriate processing for each of the domains based on the domainId value. I can tell you from our perspective i

Re: One Struts2-project to rule them all

2009-07-30 Thread David Canos
ndating usage of "https" if the user types "http" >-- Can handle application level controls Language and other stuff. > > Hope it helps. > regards > Kishore. > > > > > > From: David Canos > To: Struts Users

Re: One Struts2-project to rule them all

2009-07-30 Thread kishore chakraborty
tuff. Hope it helps. regards Kishore. From: David Canos To: Struts Users Mailing List Sent: Thursday, July 30, 2009 4:39:11 PM Subject: One Struts2-project to rule them all Hi folksI'm facing a nice problem and I would be glad to hear from you. I think i

Re: One Struts2-project to rule them all

2009-07-30 Thread Paweł Wielgus
Hi David, i don't understand well what You would like to achieve but will aliases work for You? Just like regular alias www.myapp.com inside tomcat for myapp.com, you can add myapp2.com and so on for every domain You need. Best greetings, Paweł Wielgus. 2009/7/30 David Canos : > Hi folksI'm facin

One Struts2-project to rule them all

2009-07-30 Thread David Canos
Hi folksI'm facing a nice problem and I would be glad to hear from you. I think it should be useful to all. Problem is easy: Gandalf and I need to build 15 websites one per domain, I really dont want to maintain 15 different and pretty small projects. I will be happy to use subdomains, but I could