?? Website Modualisation ??
I am relatively new to Java and I have come across the following problem, which hopefully someone has overcome before....
I have a site where I would like to develop one set of classes stored at root level, then have sub folders for different countries all using the same root classes, but each having slightly different results dependant on country. Previously I have build this site in ASP and have been using sub applications with their own global asa's setting a country code. Is this something that struts could help me with?
Any advice would be great.
Cheers

