Hi,

  User PropertyResourceBundle ..
  
  PropertyResourceBundle propBundle = null;
try{
  propBundle = (PropertyResourceBundle)PropertyResourceBundle.getBundle(resFileName);  
 
}

-Sateesh

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 6:07 PM
To: [EMAIL PROTECTED]
Subject: How do I access Message Resources in an Action?


Hey everybody!

Well the subject basically states my problem already. I'd like to create a
dynamical Navigation Bar that holds some pages you visited last. Therefore
I'd like to add Name, Link and Parameters to a Collection for later
printing. Problem is that the Name needs to come from the Message Resources,
and I don't know how to access those in an Action.
 
Can somebody help me?!
 
Thx!
 
P.S.: Can you guys access http://java.sun.com <http://java.sun.com>  ??!
Either my company's net is broken or the page is really down.

_______________________________________
Tim Adler, Abt. SDA1
Adress Management Solutions
AZ | Direct
Carl-Bertelsmann Stra�e 161s
D-33311 G�tersloh

Tel.: 05241/ 80 - 89574
[EMAIL PROTECTED] 

 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to