--- On Mon, 8/25/08, mitroiasi wrote:
> I try to make a small site based on hibernate and struts2.
> I have created a properties file with all the labels.
> But I don't know why this file is only sometimes taken
> into account.
>
> Can someone tell me where the problem is located?
...
Probably not with the information provided. It's helpful to provide little
details like how you're attempting to access the resources, where the
resource files are located, things like that.
Dave
Hi Dave,
I have created an abstract class which extends the ActionSupport class. This
abstract class is inherited by all action which are and will be implemented.
In the same package I have created a properties file with the same name as
the abstract class: AbstractActionSupport.properties.
I should specify that the labels are taken sometimes but most of the times
the site shows the "id" as "login.header".
I am new to Struts and for this reason I am not able to find an answer to
this problem.
--
View this message in context:
http://www.nabble.com/Struts2-labels-problem-tp19144684p19144944.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]