You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dave Newton <ne...@yahoo.com> on 2007/02/14 13:48:52 UTC

Re: I18N

--- Juan Espinosa <pc...@adinet.com.uy> wrote:
> I have a file named package.properties in the folder

> where i have located the actions.
> The localization is not working when i call a jsp
> like this
> 
> <action name="viewCustomerLogin">
>   <result>
>     /private/customer/security/login.jsp
>   </result>
> </action>

So...

- You say you have a package.properties in the package
of your actions.

- What Action (and, nomre importantly, what package is
it in) when you configure an action as you have above?

That's one way to start thinking about the problem,
anyway.

d.



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: I18N

Posted by Juan Espinosa <pc...@adinet.com.uy>.
Maybe i must put a speciall tag in the jsp to load the file
(package.properties) in the context, to get the I18N work.

 

-----Mensaje original-----
De: Juan Espinosa [mailto:pcexplorer@adinet.com.uy] 
Enviado el: miércoles, 14 de febrero de 2007 10:56
Para: 'Struts Users Mailing List'
Asunto: RE: I18N

The package names are

uy
 com
  nilo
   customer (here is the package.properties)
    registration (here are the actions)

But when i call the jsp i dont use an action, there is no action in the
mapping

<action name="viewCustomerLogin">
   <result>
     /private/customer/security/login.jsp
   </result>
</action>

I think behind the scenes if the mapping doesnt have an action struts uses
an action to do The forward, i use this because i dont want to call directly
the jsp

I found the example in the struts2 wiki



	
-----Mensaje original-----
De: Dave Newton [mailto:newton.dave@yahoo.com] Enviado el: miércoles, 14 de
febrero de 2007 9:49
Para: Struts Users Mailing List
Asunto: Re: I18N

--- Juan Espinosa <pc...@adinet.com.uy> wrote:
> I have a file named package.properties in the folder

> where i have located the actions.
> The localization is not working when i call a jsp like this
> 
> <action name="viewCustomerLogin">
>   <result>
>     /private/customer/security/login.jsp
>   </result>
> </action>

So...

- You say you have a package.properties in the package of your actions.

- What Action (and, nomre importantly, what package is it in) when you
configure an action as you have above?

That's one way to start thinking about the problem, anyway.

d.



 
____________________________________________________________________________
________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 12/02/2007
13:23
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 12/02/2007
13:23
 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 12/02/2007
13:23
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 12/02/2007
13:23
 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: I18N

Posted by Juan Espinosa <pc...@adinet.com.uy>.
The package names are

uy 
 com
  nilo
   customer (here is the package.properties)
    registration (here are the actions)

But when i call the jsp i dont use an action, there is no action in the
mapping

<action name="viewCustomerLogin">
   <result>
     /private/customer/security/login.jsp
   </result>
</action>

I think behind the scenes if the mapping doesnt have an action struts uses
an action to do 
The forward, i use this because i dont want to call directly the jsp

I found the example in the struts2 wiki



	
-----Mensaje original-----
De: Dave Newton [mailto:newton.dave@yahoo.com] 
Enviado el: miércoles, 14 de febrero de 2007 9:49
Para: Struts Users Mailing List
Asunto: Re: I18N

--- Juan Espinosa <pc...@adinet.com.uy> wrote:
> I have a file named package.properties in the folder

> where i have located the actions.
> The localization is not working when i call a jsp like this
> 
> <action name="viewCustomerLogin">
>   <result>
>     /private/customer/security/login.jsp
>   </result>
> </action>

So...

- You say you have a package.properties in the package of your actions.

- What Action (and, nomre importantly, what package is it in) when you
configure an action as you have above?

That's one way to start thinking about the problem, anyway.

d.



 
____________________________________________________________________________
________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 12/02/2007
13:23
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 12/02/2007
13:23
 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org