bug in map backed when key has '.' in it

2005-11-10 Thread Nishant Deshpande
i have this is backed by a bean which has setHeader(String key, String value) { ... } in general this is fine, but for the above line, the '.' in the key causes problems. looks like struts treats this as a nested method call (??) ? anyone come across this and any solutions? -

Re: ActionForm validate() - what Action does the controller call?

2005-10-06 Thread Nishant Deshpande
ok got it thanks On 10/6/05, Dave Newton <[EMAIL PROTECTED]> wrote: > > Michael Jouravlev wrote: > > > element has "input" attribute, which contains path, where > >browser will be forwarded if validate() returns non-null non-empty > >collection. Usually it is the same page that you just submitte

ActionForm validate() - what Action does the controller call?

2005-10-06 Thread Nishant Deshpande
When my ActionForm returns a non-empty ActionErrors object, where does control go to? i.e. i read from the struts site: """ When the properties of this bean have been populated, but before the executemethod of the Action is called, this bean's validate method will be called, which gives the bean

Re: Implementing using multiple text area using struts

2004-11-25 Thread Nishant
extend user actionform with validationform then write validations in validation.xml like maxlength 15 dont forgot to plugin this validator.xml in ur struts-config.xml file best luck Regards Nishant

how do i get context-param

2004-11-24 Thread Nishant
hi can anyone tell me how can i get context-param parameter in my servlet . thanks in advance Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Company) West Avenue, Kalyaninagar Pune - 411006 Ph. +91-20-4044700/4041700 Extn 355 [EMAIL PROTECTED] www.cybage.com

XTag problem

2004-11-23 Thread Nishant
); %> <%= xml %> then it is ginving me an error as Found 1 semantic error compiling "C:/nishant/WEB-INF/jsp/jrun__employeelist2ejsp 11.java": 85. _tag1.setReader( xml ); <> *** Error: No match was found for method "setReader(java.lang.Stri

XSL in JSP

2004-11-22 Thread Nishant
... thanks in advanced Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Company) West Avenue, Kalyaninagar Pune - 411006 Ph. +91-20-4044700/4041700 Extn 355 [EMAIL PROTECTED] www.cybage.com "There is difference between knowing the Path and walking on the Path"

Re: good book

2004-11-22 Thread Nishant
strutslive is a good book for newbees http://www.theserverside.com/books/sourcebeat/JakartaStrutsLive/index.tss RE: free struts boook Amin Lalji Wed, 17 Nov 2004 07:21:04 -0800 http://www.theserverside.com/books/sourcebeat/JakartaStrutsLive/index.tss Regards Nishant Patil Software Engineer

XML n XSL using JSP

2004-11-22 Thread Nishant
hi to all , i am using struts tomcat , i hav several queries .. 1. From where i can get xml.tld file. 2. From where i can get the tutorial for XSL using JSp bcz when i search on google it will not shownin the sites of my interest... please help thankz in advanced ... Regards Nishant Patil

validator form not working

2004-11-22 Thread Nishant
maxlength 20 i am using single form in application thus only on validationform is .EmployeeForm.java plz help thanks in advanced Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3

bean not found in any scope

2004-11-20 Thread Nishant
.. Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Company) [EMAIL PROTECTED] www.cybage.com "There is difference between knowing the Path and walking on the Path"

no web application configured

2004-11-19 Thread Nishant
hi to all, i am getting an errors as " There is no web application configured to service your request" while acessing my index page... with this error index page is also coming... thus i am confused from where this error is coming .. Regards Nishant Patil Software Engineer Cybage

validator form not responding properly

2004-11-18 Thread Nishant
in my struts application i am goin from one page to another by clicking the buttons but when i got to particular page which is using validatorform it will popup validations on invoking.. so my problem is how to delay the invocation of validatorForm ... Regards Nishant Patil Software

not getting

2004-11-18 Thread Nishant
Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Company) West Avenue, Kalyaninagar Pune - 411006 Ph. +91-20-4044700/4041700 Extn 355 [EMAIL PROTECTED] www.cybage.com "There is difference between knowing the Path and walking on the Path"

Re: bean not found problem

2004-11-18 Thread Nishant
employees is just a plain collection Arraylist Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Company) West Avenue, Kalyaninagar Pune - 411006 Ph. +91-20-4044700/4041700 Extn 355 [EMAIL PROTECTED] www.cybage.com "There is difference between knowing the

bean not found problem

2004-11-18 Thread Nishant
:457) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool. java:295) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) please help where am idoing wrong... thanks in advance ... Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Comp

Re: [SPAM] - RE: database problem - Sending mail server found on list.dsbl.org

2004-11-18 Thread Nishant
yes i do have commons-dbcp-1.2.1.jar and commons-pool-1.2.jar Regards Nishant Patil Software Engineer Cybage Softwares Pvt. Ltd. (A CMM Level 3 Company) West Avenue, Kalyaninagar Pune - 411006 Ph. +91-20-4044700/4041700 Extn 355 [EMAIL PROTECTED] www.cybage.com "There is difference be

database problem

2004-11-18 Thread Nishant
but i am not sure that whether my database is conected or not ... actually while firing query on database i am getting sql exception ... i aint able to understand wht is the problem... plz help thanks in advance Regards Nishant Patil Software Engineer Cybage

JDBC problem

2004-11-17 Thread Nishant
i am tryin to connect with oracle Server on network. Now i am getting errors as No Suitable Driver i hav classes12.jar file in my jre\lib directory... still i am gettin error ... and also wht should be written in value field of url... plz help.. thanks in advance .. Regards Nishant Patil

how to access oracle database on netwrk

2004-11-17 Thread Nishant
hav to import some external JDBC driver (on my pc no oracle is there ) Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There's a diffe

free struts boook

2004-11-17 Thread Nishant
where do i get struts free book except strutslive Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There's a difference between knowing the

where i can get jdbc driver for oracle

2004-11-17 Thread Nishant
hi, how can i use database in struts where i can get jdbc driver for oracle database Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There

can i get solved example

2004-11-16 Thread Nishant
hi, can i get anywere solved struts examples because it will made easy to understand struts Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com

Re: class not found

2004-11-09 Thread Nishant
yes i am using tomcat i will get this error while i shut down the server Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There's a diffe

Re: class not found

2004-11-08 Thread Nishant
sorry it cant help out !!! Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There's a difference between knowing the path, and walking the

Re: class not found

2004-11-08 Thread Nishant
yes i did it but it still throwing the same error !!! Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There's a difference between knowin

class not found

2004-11-08 Thread Nishant
contains following controlller i aint able to point out where is error !! can any one plz help me thanks in advance !!1 Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email

Re: problem in validate

2004-11-08 Thread Nishant
ctionError("error.password.match")); } return errors; Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There's a difference between know

problem in validate

2004-11-08 Thread Nishant
--- and in my struts-config.xml have plugins like i aint able to find out why i am getting this error message can neone help !>? Nishant Patil Software Engineer Cyb

Re: Struts Best Practices

2004-11-04 Thread Nishant
goto site http://www.developer.com/java/web/article.php/2214681 will find example of Dynaform compared with ActionForm Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED

Re: Struts Best Practices

2004-11-04 Thread Nishant
figuration (usually XML) rather than by explicit methods defined in the class. Thus they give improved performance over ActionForm.It doesnot means that you should always use Dynaform .When Static view is required use ActioForm and when Dynamic view is use DynaForm. regards Nishant Patil Softwar