[opencms-dev] Problem finding my ResourceBundle
Joachim Arrasz
info at arrasz.de
Thu Jul 31 13:51:00 CEST 2003
Hi List,
i have built a JSP which uses a class in package com.opencms.modules.calendar
In this class i try to load a ResourceBundle called CalendarProps.properties
This i did in this way...
ResourceBundle bundle =
ResourceBundle.getBundle("com/opencms/modules/calendar/CalendarProps.properties");
But i got an Exception trying this. Why? Isn`t it possible to do this like
i did in Opencms?
thx in advance
Achim
--
Questions about OpenCMS?
--> www.synyx.de/board
More information about the opencms-dev
mailing list