All Other Wrox BooksDo you have a question about a Wrox book that isn't listed anywhere on p2p.wrox.com or where the forum is locked? Here's a forum to post questions about any other Wrox book so that other readers or one of the authors can help you with your questions. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the All Other Wrox Books section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
I think you looked at the "normal" code download page. However, at the top of that page there is a link to books "books formerly published by Wrox and Glasshaus" which takes you to the download page for the book you're looking for.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
in Professional JSP 2 edition (ISBN 1-861004-95-8) Chapter 21 is described a large example. But the installation process in my case doesn't work. If I compile with ANT I have always the error message:
BUILD FAILED
D:\...........\4958-src\ch21\build.xml:46: D:\........\4958-src\ch21\${env.JAXP_HOME} not found.
I'm working with MyEclipse 6.0.0 M1, Tomcat 6.0.13 and ANT 1.7.0. Please help my, the example is very important for me.