Recommend Any Books

2001-05-09 Thread Routledge, Carl
Can anyone suggest any good JSP, XML, XSL and XLST books as I'm about to start implementing the Company's Intranet site and these are the tools that I'm going to use. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "s

JSP Course

2001-05-29 Thread Routledge, Carl
Does anybody know of any Companies provide JSP training??   Carl Routledge Tel: +44 (0) 1697341322 Email: [EMAIL PROTECTED]   === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mai

Editor

2001-05-30 Thread Routledge, Carl
Does anyone have any suggestions on what Editor I should use to develop my JSP pages and Beans??   Cheers   Carl === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROT

Wrong Index Page

2001-06-07 Thread Routledge, Carl
I had version 3.2.1 of Tomcat on my PC, but I changed it to Version 4.0-Beta5.  Now when I start the server and view the default Tomcat page (index.htm) at http://localhost:8080/ it is version 3.2.1 and not Version 4.0-b5.  I then tried to locate this file on the filesystem and it doesn't exist.

Professional JSP 2nd Edition Examples Problem

2001-06-20 Thread Routledge, Carl
I'm reading through book and trying out the examples and I'm currently on chapter 4.  I'm trying to do the scriptingTest.jsp example and I can't seem to view it.  I've tried the war file and also the jsp that wrote and it won't view it.   I'm not 100% sure how to organise the directory structure

Changes To JSP Page not recognised by Tomcat

2001-06-21 Thread Routledge, Carl
When I'm developing a JSP page then taking a look at it to see if it does what I want and then when I changing it and look again, the changes don't appear until I delete the two files from the work directory in Tomcat.   So from what I can see Tomcat doesn't think the page has been changed and t

Problem

2001-07-09 Thread Routledge, Carl
The code I have attached should throw an exception (using Integer.parseInt) when a none numerical value is entered and therefore display a message but it doesn't even though I enter things like too many and uikehfkjsdhiwefd.   Any suggestions on this would be helpful.     public void proces