[appfuse-user] Re[appfuse-user] ferencing properties in AppicationResources*

2008-10-09 Thread Martin Homik
Is it possible to reference a property inside an ApplicationResources*.propeties file. I'd like to reuse some properties in more complex phrases. For instance: # List of vehicles vehicle=Vehicle vehicle.car=Car # car form # car.label.type= # car.accident=This had an accident. I tried to goog

[appfuse-user] Locale problem after Struts2 validation

2008-10-09 Thread Martin Homik
Problem: After validating a form, the error message is always displayed in German although I have set a different locale and the rest of the page is displayed in English. Even the fallback locale is set to English. I must have introduced this problem somewhere, but I have no idea where. Here are