Strange Problem using JavaScript and HTML:Submit Tag

2001-06-29 Thread Sandeep . Yawale
Hi All, I have encountered the strange problem when I used Javascript to submit the form. 1. In my case, I have one hyperlink namely Add Employee, when user clicks that hyperlink, I use Javacript for setting the value of one hidden variable and to submit the form subsequently. 2. In the

Using new instance of PropertyMessageResource

2001-06-25 Thread Sandeep . Yawale
Hi All, I want to use new instance of PropertyMessageResource in the Struts framework. For this I extended PropertyMessageResourceFactory(MYPropertyMessageResourceFactory) class and PropertyMessageResource(MyPropertyMessageResource) class. I configured in ActionServelet in web.xml to use the

Internationalization (I18N) query

2001-06-14 Thread Sandeep . Yawale
Hi All, This is a typical requirement about the internationalization. I want to create an application to be displayed in English and Japanese. Also, the user has given facility to customise some of the display field names for him. Now, question arises, do we need to provide the

Updating application resource file (Internationalization)

2001-06-14 Thread Sandeep . Yawale
Hi All, Is it possible to update the application resource file run time? (applicationresources.properties file) I want to change the associated messages at run time. If yes, how to do that? - Sandeep

Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Sandeep . Yawale
Hello All, I am using mulipart forms for adding an employee information. In this I have 3 forms namely, emplEducation, emplExperience, emplGeneral in separate JSPs. In this case, I am using only one form bean for all these JSPs and only one action class. My problem is how to validate the

RE: Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Sandeep . Yawale
it by copying mother bean properties back in the child bean.. What say? - Sandeep Michael Mok [EMAIL PROTECTED] on 06/12/2001 03:48:01 PM Please respond to [EMAIL PROTECTED]; Please respond to [EMAIL PROTECTED] To: 'suhas' [EMAIL PROTECTED] cc: [EMAIL PROTECTED] (bcc: Sandeep