I am working on an application which will be growing to several localizations. They should not share Visit, but are all the same application... Each one accessed from a different url (.com/.fr/.de )
So I thought that would be a way...

Could it cause clustering problems?


ציטוט phillip rhodes:
While it is possible to do this....  I do not
recommend this.

It is better to package your application as a
independent war file. Why?
Standards and portability.  Ease of
development/deployment cycle.

Use the maven/ant tasks to create a war file and do
not look back.


--- Ron Piterman <[EMAIL PROTECTED]> wrote:


Is it possible to place Tapestry, its dependencies
and my project in
Tomcat's common/lib, and use it accross contexts?




---------------------------------------------------------------------

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]




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

Reply via email to