child window problem!!!!!!

2002-07-12 Thread Samip Ladhawala
Hi guys, We are using Struts in our project and have a kind of road block stopping us to proceed. Problem is described below and any help on this will be appreciated. We have an Assign.jsp with AssignForm and AssignAction. From Assign.jsp user may perform actions like assign a person, Search a

RE: child window problem, URGENT!!!!!!

2002-07-16 Thread Samip Ladhawala
Hi Guys, Thanks for replying. we are trying to acheive this problem by avoiding javascript and scriplets as much as possible. Let me explian our scenario: We have a JSP page lets call it page 'A' in which we have 3 fields LastName, FirstName and MiddleName. We also have a link for search on

RE: child window problem, URGENT!!!!!!

2002-07-16 Thread Samip Ladhawala
Hi Guys, Thanks for replying. we are trying to acheive this problem by avoiding javascript and scriplets as much as possible. Let me explian our scenario: We have a JSP page lets call it page 'A' in which we have 3 fields LastName, FirstName and MiddleName. We also have a link for search on

2 Jsp's and 1 form bean using tiles !!!! URGENT HELP

2002-07-31 Thread Samip Ladhawala
Hi Guys, I am using struts and tiles in my project. Here is my problem. I need to put 2 JSP's in the body of one definition of tiles. My definition looks like below: definition name=fda.limitsEnter.body path=/layouts/columnsLayout.jsp put name=numCols value=1 / putList

Nested Tags and Validator URGENT!!!!!!!!!

2002-05-06 Thread Samip Ladhawala
me out!!! Thanks, Samip Ladhawala. - Do You Yahoo!? Yahoo! Health - your guide to health and wellness

Design Strategy with commons-logging

2002-06-04 Thread Samip Ladhawala
Hi, We wish to use commons-logging in our enterprise project, where the frontend is powered by struts framework. All our struts related code is in xxxWeb folder under which we have various packages containing classes extending from Formbeans and Actions. Action classes call business