unsubscribe me

2006-02-16 Thread Ankit Pancholi
hi please unsubscribe me. Thanks Ankit CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the

OJB tutotial

2005-12-09 Thread Ankit Pancholi
Hhi Can anyone direct me to a place where I can get a beginners guide for OJB. I am going to start working on it and hav no clue wat it is. Any pointers wud b useful. Thnx Ankit CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION

difference between setAtttibute and setPatameter

2005-10-27 Thread Ankit Pancholi
Hi guys I wanted to know wat is the difference between request.setAttribute and request.setParameter. Rather there seems to be nothing called request.setParameter wen there is request.getParameter. Is the only way to pass values from action to jsp is request.setAttribute and then

Hibernate data

2005-09-29 Thread Ankit Pancholi
Hi I am a complete new user of struts and have joined this group to get more info on struts. I have heard lots about hibernation. Can any one direct me to a documentation or someplace where I can get the info about wat and how hibernation is used. Thanks ankit CAUTION -

basics of struts

2005-09-05 Thread Ankit Pancholi
Hi guys I am a very new user of struts. Making my first pgm and wanted to know what will be the argument type in the setter function for a checkbox, listbox, combo button. Another thing is when I am trying to compile my basic java code for the form bean and action class it is giving me that

RE: basics of struts

2005-09-05 Thread Ankit Pancholi
, September 05, 2005 6:50 PM To: Struts Users Mailing List Subject: Re: basics of struts From: Ankit Pancholi [EMAIL PROTECTED] I am a very new user of struts. Making my first pgm and wanted to know what will be the argument type in the setter function for a checkbox, listbox, combo button. I use

RE: basics of struts

2005-09-05 Thread Ankit Pancholi
From: Ankit Pancholi [EMAIL PROTECTED] Can you tell me the argument type for check box. I tried Boolean considering it as on or off but it didn't work. We're not going to be able to help without more information. When you say it didn't work... what happened? What does the Form bean look like