Am Mittwoch, 26. M�rz 2003 13:03 schrieb Deepak:

Hi Deepak,

this is about JNDI and, in fact, core J2EE. As your Java
server obviously supports JNDI (which is good), I would
probably drop all those <env-entry> things (could likely
be some question from the SCWCD exam, btw) in favor
of <resource-ref> ones, but the details are too compli-
cated to lay out in detail here. Instead of that, I'd get
a good book which covers even that issue hands-down,
like Hans Bergsten's 'Java Server Pages 2.0' (O'Reilly).
Sorry for not presenting alternatives, but this one never
has left me out in the open, and so it's my personal
reference. IMHO it's even kind of crucial when dealing
with JSTL (and probably, JSP 2.0). Other people may
recommend other books, but from my limited point of
view, this is the one that still serves me best. Of course,
you could contact Hans directly, and I'm sure he would
help you on this specific occasion (pp. 485-489), but
anyway, I think this generally is a must-have in your
library. No, I'm not being paid for that statement.

-- Chris (SCPJ2)

> Hi
>
> As you explained I added the <env-entry-name> to the web.xml and tried to
> call it in my javabean as below:

-- CLIP!

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to