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?
-
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
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
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
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
);
%>
<%= 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
...
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"
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
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
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
..
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"
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
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
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"
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
: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
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
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
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
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
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
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
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
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
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
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
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
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
---
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
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
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
31 matches
Mail list logo