Problem with date

2005-07-24 Thread syed abrar
Hello This problem is more of a core java issue than a struts one. I have a user interface to accept time and another field to enter the difference of time with GMT (GMT+x or GMT-1) . I have to accept this time and convert the time exactly into the timezone in which the ser

Polymorphism

2005-07-20 Thread syed abrar
Hello All This question might look some what stupid,but it is important for me..How is Polymorphism implemented in struts If any of you guys knows the answer please send it to me Regards Syed Abrar

how to subscribe to tag lib user list

2005-07-14 Thread syed abrar
Can any one tell me the id to subscribe to tag libs user list. I got a problem if any one of you have asolution please send it I have a code which s written using tag libs...and while i try to run it its giving me an error "Unable to load tag handler class "org.apache.strutsel.taglib

Problem with action forward while using Frames

2005-07-13 Thread syed abrar
Hello All, I have a problem.I have two frames with two different jsps.And after selecting the options(checkboxes) in the second frame the control goes to the Action class.After processing the request the control has to be passed to other jsp page(which have declared in struts-config.x

form elements

2005-07-12 Thread syed abrar
Hello all I have a problem .I have a form containing multiple elements like check boxes,radio buttons,text boxes.The type of element is not fixed and is picked from the the database and displayed in the form. I mananged to display all the form elements but my problem is p

check box help

2005-07-07 Thread syed abrar
Hello, Iam new to this Struts framework.I have been assigned a complex GUI coding. The screen has two frames :In one frame we have the family(family name as a link and a checkbox to select) and in the second frame we have the family members corresponding to the fami