Re: Struts2 labels problem

2008-08-26 Thread mitroiasi
Sorry for my bad formulated question. I refered at the properties file. In my case AbstractEnvivoActionSupport.properties. Should there be an interceptor specified in the Struts2 configuration file in order to use this file (AbstractEnvivoActionSupport.properties)? But in any case, I don't thin

Re: Struts2 labels problem

2008-08-26 Thread Dave Newton
--- On Tue, 8/26/08, mitroiasi <[EMAIL PROTECTED]> wrote: > action="Login" validate="true"> > > >align="center"> > >/> > > > > >width="50%"> >

Re: Struts2 labels problem

2008-08-26 Thread Dave Newton
--- On Tue, 8/26/08, Lukasz Lenart wrote: > Could you show some example how you use labels in jsp file? I'm not sure what you mean; the tag? Or just HTML labels? Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Struts2 labels problem

2008-08-26 Thread mitroiasi
Yes, I will list beneath some code.

Re: Struts2 labels problem

2008-08-25 Thread Lukasz Lenart
Could you show some example how you use labels in jsp file? Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts2 labels problem

2008-08-25 Thread mitroiasi
--- 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? ... Probabl

Re: Struts2 labels problem

2008-08-25 Thread Dave Newton
--- 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 n