Struts and UML class diagrams and reverse engineering

2003-09-28 Thread Mahbub ul Huq Bin Kabir
Hi, I'm eclipse as IDE for my Struts and easy struts for struts plugin. Recently I install the OMONDO UML plugin to the Eclipse. It has a drag and drop facalities to design the class diagrams from the existing codes. But it could not manage to generate the classess that extends the Struts Acti

Calling an action of One page from another page

2003-09-15 Thread Mahbub ul Huq Bin Kabir
Hi, I have a master page that have a small pop up page. I change some value of here. For taking affect the change in the master page I have to call the master page action again, but I want it to be done automatically. For example, after completing my child page's work I want to call the master

Grid Layout Style In Struts

2003-09-15 Thread Mahbub ul Huq Bin Kabir
Hi, I'm displaying my data on my page row by row and each row containing Itemname, id, and quantity. I'm displaying this by the Struts Iterate tag. It is working fine but I want to change the quantity field, suppose there are 10 quantity on a certain row and I want to change its value to 5 and

RE: Iterating Page by page

2003-09-10 Thread Mahbub ul Huq Bin Kabir
Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: Iterating Page by page Date: Thu, 11 Sep 2003 10:22:16 +0530 USE LENGTH OPTION OF ITERARTOR -----Original Message- From: Mahbub ul Huq Bin Kabir [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 10:20 AM To: [EMAIL PRO

Iterating Page by page

2003-09-10 Thread Mahbub ul Huq Bin Kabir
Hi, I'm displaying some data into a jsp page using Struts iterate. It displays all the items in to the Array List, but I want to display it page by page for example if there are 100 data to be displayed then i'll display 10 data on each page. Can any one have any idea or solution over this prb

Struts with a DHTML menu

2003-09-10 Thread Mahbub ul Huq Bin Kabir
Hi, I'm using Struts from few months. I almost completed my project now want to add a drop down menu to my project with customized security level. Is there any good build in DHTML menu that can be integrate with my struts project. I'll be very happy if I get any reply. Thanks, Mahbub ___

how to show pdf from the struts

2003-08-29 Thread Mahbub ul Huq Bin Kabir
Hi, I'm using struts from few months and now doing reports using xml and xslt. I'm using xalan to generate reports and now want to use FOP to generate reports. I make a report and i can generate it but I'm using Internet Explorer 6.0 which does not starts Acrobat reader automatically, i go thr