Re: report generation

2006-09-14 Thread Daan
try overriding the execute() method in the GenerateMagicReport class. On 9/14/06, Gomathi <[EMAIL PROTECTED]> wrote: hai, how to generate report whenever click one button. this report has no frame and no button

Re: Using Resource Bundle

2006-08-14 Thread Daan
See the getResources(HttpServletRequest request) in the Action class Regards On 8/14/06, Ahmed Hashim <[EMAIL PROTECTED]> wrote: Dear All, I want to know if I can use the resource bundle defined in struts-config from Action Class I can use it in JSP using JSTL or struts tag lib, but for some r