Folks I apologize. After looking at my own code carefully I realized my
mistake:

ResourceBundle res = ResourceBundle.getBundle("Trivia.properties");

Shoud be:

ResourceBundle res = ResourceBundle.getBundle("Trivia");

Again I apologize to all those people who responded and offered help.

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]

-----Original Message-----
From: Juan Alvarado (Struts List) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 1:44 PM
To: Struts Users Mailing List
Subject: RE: PLEASE HELP!!!


I'ts okay man don't worry about it. One thing you should know about iPlanet
is: "Don't use it" :)

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]

-----Original Message-----
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 1:46 PM
To: 'Struts Users Mailing List'
Subject: RE: PLEASE HELP!!!


Sorry, dude...just trying to help.  I don't know a thing about iPlanet.

Mark

-----Original Message-----
From: Juan Alvarado (Struts List) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 1:37 PM

Yes, I tried that and there is already a posting about the same problem I am
having. No reply though!!! To anyone who listens, I would highly recommend
you NEVER go with iplanet. It is worthless. I am not just saying it because
of this particular problem. We've had many others

Thanks

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]

-----Original Message-----
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 1:38 PM
To: 'Struts Users Mailing List'
Subject: RE: PLEASE HELP!!!


Did you try:

http://softwareforum.sun.com/servlet/ProcessRequest?RHIVEID=181&RPAGEID=2&UC
ATEGORY_0=_24&UCATEGORY_S=0

?  iPlanet is now the Sun ONE Application Server.

Mark

-----Original Message-----
From: Juan Alvarado (Struts List) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 1:20 PM

Folks I know this is not that relevant to this list, but I am somewhat
desperate and after looking everywhere, the last place I could turn to is
this list.

My problem is the following. I deployed a web app in iPlanet web server 6
and i've put my .properties files in WEB-INF/classes of my app. The
following code generates me a missing resource exception:

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


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

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


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


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

Reply via email to