Search:

Type: Posts; User: ewulff; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    1,381

    that very well may be the case. first try I used...

    that very well may be the case. first try I used spring 1.2.8 instead of the spring.jar that comes witht the sample code for the book, agile java development. Would have been nice if that was...
  2. Replies
    6
    Views
    1,381

    well, the problem seems to be resolved. I...

    well, the problem seems to be resolved. I removed the original project and started from scratch and this time I have the sample app running. still not sure what caused the original problem. seems...
  3. Replies
    6
    Views
    1,381

    this is the index.jsp from timex app's root -...

    this is the index.jsp from timex app's root - will a doctype decleration help?

    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <c:redirect url="signin.htm"/>

    also, there is no...
  4. Replies
    6
    Views
    1,381

    duh, sorry bout that . Here it is ...

    duh, sorry bout that . Here it is ...

    <?xml version="1.0" encoding="UTF-8"?>

    <beans xmlns="http://www.springframework.org/schema/beans"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
  5. Replies
    6
    Views
    1,381

    Context initialization failed - new user

    win XP
    tomcat 5.5.16
    spring 1.2.8
    java 1.5.0_06

    Hi all, I am a newbie to Spring as this post will no doubt reveal. Anyway, I'm working through the new book 'agile java development' and my...
Results 1 to 5 of 5