This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Debug param for action servlet
Aryan The Bad Boy
Greenhorn
Joined: Jun 01, 2009
Posts: 3
posted
Aug 24, 2009 02:14:51
0
DEBUG PARAM FOR ACTION
SERVLET
Hi Friends
In Struts App We Do Have A
init Params
For Action Servlet in Web-inf File
I am Confused @ D
debug Param
Here Is An Example
<servlet> <servlet-name>action</servlet-name> <servlet-class> org.apache.struts.action.ActionServlet </servlet-class> <init-param> <param-name>debug</param-name> <param-value>5</param-value> </init-param> .........
First
Whats D Use And Meaning of Dis Param ?
What Are D Possible Values For Dis Param ?
And What Does Dese Values Actually Signifies ?
Waiting for Your Replies
Thanks in Advance
BFn
Take Care God Bless you
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Aug 24, 2009 06:34:58
0
Please see the
JavaRanch naming policy
.
Please
UseRealWords
in your posts.
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
11
I like...
posted
Sep 16, 2009 00:09:32
0
"Aryan the bad boy", please check your private messages for an important administrative matter. Thank you.
[My Blog]
All roads lead to JavaRanch
Ranveer K Kumar
Ranch Hand
Joined: Sep 13, 2009
Posts: 64
posted
Sep 16, 2009 02:22:27
0
Aryan The Bad Boy wrote:
DEBUG PARAM FOR ACTION SERVLET
Strange language:
by the way init parameter is used when the container started and load the parameter which is defined in web.xml
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Debug param for action servlet
Similar Threads
java.lang.NullPointerException at the starting of tomcat 6.0
Need related struts subapps in one struts app
The method doMarkDoneOutboundCall(null, String) is undefined for the type Done_jsp
struts.xml file
Struts.xml file in Eclipse
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter