Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
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
»
Java
»
JSP
Author
Is there any way to get Servlet Init Parameter using EL?
Nigel Chou
Ranch Hand
Joined: Oct 11, 2001
Posts: 47
posted
Oct 15, 2006 16:44:00
0
Using ${initParam.paramName}, you can get context init parameter. But how to get
Servlet
init parameter using EL?
SCJP for Java 2, SCWCD, SCMAD
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
13
I like...
posted
Oct 15, 2006 17:36:00
0
For which servlet?
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
Nigel Chou
Ranch Hand
Joined: Oct 11, 2001
Posts: 47
posted
Oct 15, 2006 18:20:00
0
Originally posted by Bear Bibeault:
For which servlet?
For the servlet that the current .jsp is translated to.
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
11
I like...
posted
Oct 15, 2006 18:33:00
0
http://faq.javaranch.com/view?InitParamsThruExpressionLanguage
[My Blog]
All roads lead to JavaRanch
I agree. Here's the link:
http://aspose.com/file-tools
subject: Is there any way to get Servlet Init Parameter using EL?
Similar Threads
A question about servlet initParameter
How to get Servlet Init parameters in EL.
jspinitparameter
EL retrieving init param in servlet element
EL Implicit Object access
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter