Originally posted by Michael Pearson:
Simon Brown's chapter, #12, is available online and is very well written and useful. Are there any plans for Wrox to make more of the text or the entire text available online?
I, like a lot of people, travel as part of my job and cannot carry every "great" book with me all of the time. It is very nice to have pdfs of some titles on the laptop for periodic reference.
![]()
Originally posted by David Yutzy:
From all the hype out there on taglibs, everyone seems to be using them to simplify common java and/or display tasks but nothing with more "meat" like business logic simplification or bean replacement (e.g. custom tags instead of beans in JSP).
Hoping Simon can elaborate a bit more...8)
Originally posted by Axel Janssen:
welcome Simon and Sam,
consider the chapter 12, available from Simon Browns website as an absolute must-print.![]()
http://www.simongbrown.com/
just wanted to mention
Axel
SCJP, SCBCD, SCWCD 1.4, IBM-OOAD, SCEA, TCP, TCSS, TCIS, ATCP
Regards,
Pho
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep
Originally posted by Pho Tek:
Sam,
One of the biggest headaches for me right now
is understanding how to load properties file
such that the values in the properties file
is available to JSP and other myriad objects
in the innards of webapp.
Q1) One solution I've been using is to
create a servlet whose sole mission in
life is to load the properties file. It
then stores this internally as a protected
member. Other servlets who want to get
access to the contents extends this
propertyFileServlet. Problem arises
when domain objects that are not "SERVLETS"
need those values also.
Q2) Another solution would be to store
the contents of the property file in
the application scope. In this case;
it is available to JSPs/Servlet and
even domain objects that are independent
of the Servlet tier.
Q3) A third possible solution is basically
to separate the property file into two.
One for the servlet/JSP tier and the
domain objects will load their own
property file.
Are there other designs that you can propose ?
Thanks
Pho
<a href="http://www.samjdalton.com" target="_blank" rel="nofollow">Sam Dalton</a>,<br />Co-author of [http://www.amazon.com/exec/obidos/tg/detail/-/1590592255/qid=1068633302//ref=sr_8_xs_ap_i0_xgl14/104-4904002-9274339?v=glance&s=books&n=507846]Professional JSP 2.0[/URL] (October 2003)<br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/1861007701/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional SCWCD Certification</a><br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/186100561X/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional Java Servlets 2.3</a>
Originally posted by Doug Wang:
Hi Simon and Sam,
Does this book have one chapter covering Struts framework?
I will be very delighted to hear the positive answer.![]()
![]()
Thanks.
[ May 22, 2002: Message edited by: Doug Wang ]
<a href="http://www.samjdalton.com" target="_blank" rel="nofollow">Sam Dalton</a>,<br />Co-author of [http://www.amazon.com/exec/obidos/tg/detail/-/1590592255/qid=1068633302//ref=sr_8_xs_ap_i0_xgl14/104-4904002-9274339?v=glance&s=books&n=507846]Professional JSP 2.0[/URL] (October 2003)<br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/1861007701/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional SCWCD Certification</a><br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/186100561X/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional Java Servlets 2.3</a>
Eric Peterson
SCJP2 (1.4)
Cheers<p>Taash<br />SCJP2
Originally posted by Toby Davis:
Simon/Sam -
Thanks for taking the time to answer questions here. A question on your new book...
The two new items of the 2.3 API that excited me are filters and better lifecycle event controls (like HttpSessionListener and other new interfaces).
How in-depth does your book delve into these new items? I looked over another new servlet book that touched very lightly on it.
Thanks,
Toby
---
[ May 22, 2002: Message edited by: Toby Davis ]
Originally posted by Asif Abbasi:
Hi All,
Can this book be used in the preparation of "Web Component Developer" exam ???
Regards
Asif Abbasi
Originally posted by taash mg:
hey
Looks like the whole ranch is participating in this weeks give away. Great going Sam and Simon..
I hope to catch a glimplse of ur book to at ths store.. to enhance my understanding of servlets.
Cheers
Taash
Originally posted by Eric Peterson:
Simon and Sam,
Thanks for writing the books and taking time out to participate in the forums. My questions is this: Is your book only helpful for someone using servlets in a full blown J2EE environment, or is it also helpful to someone like myself and perhaps others who use servlets/JSPs in a web deveopment environment without the use of EJBs/JNDI/etc. ?
Cheers<p>Taash<br />SCJP2
Originally posted by Rishi Singh:
Hi Sam and Simon,
Wd like to on know two three things about ur new publication.
1) whether there is a mention of the JAXP package and the usage of SAX and DOM model and when to use
when.?
2) whether there is a mention of how to implement B2B scenario using xml
In short how mch is the xml content provided in ur book.
<a href="http://www.samjdalton.com" target="_blank" rel="nofollow">Sam Dalton</a>,<br />Co-author of [http://www.amazon.com/exec/obidos/tg/detail/-/1590592255/qid=1068633302//ref=sr_8_xs_ap_i0_xgl14/104-4904002-9274339?v=glance&s=books&n=507846]Professional JSP 2.0[/URL] (October 2003)<br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/1861007701/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional SCWCD Certification</a><br />Co-author of <a href="http://www.amazon.com/exec/obidos/ASIN/186100561X/ref=ase_electricporkchop" target="_blank" rel="nofollow">Professional Java Servlets 2.3</a>
TAI,<br />Amudha L
Thanks and Regards,<br />Siva Ram .NR
Those cherries would go best on cherry cheesecake. Don't put those cherries on this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|