Wrox Programmer Forums
|
BOOK: Professional Java for Web Applications
This is the forum to discuss the Wrox book Professional Java for Web Applications by Nicholas S. Williams; ISBN: 978-1-118-65646-4
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Java for Web Applications section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 10th, 2015, 09:27 AM
Registered User
 
Join Date: Nov 2015
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 12 - Project one

Spring-One-Context-XML-Config Project. This project does not compile as downloaded? I use IntelliJIDEA and I checked the POM.XML as described in the beginning of the chapter. The error message is HelloController.java

import org.springframework.web.bind.annotation.RequestMap ping;

It says:

java: package org.springframework.web.bind.annotation does not exist

Please assist anyone?
 
Old November 10th, 2015, 09:28 AM
Registered User
 
Join Date: Nov 2015
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Mapping, not Map ping as displayed

Mapping, not Map ping as displayed. The space was not inserted by me ..
 
Old January 12th, 2016, 11:51 AM
Wrox Author
 
Join Date: Jun 2014
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The dependencies in the pom.xml file were not properly/completely downloaded and placed into your project classpath. Please be sure IntelliJ is configured to download project dependencies and has downloaded them for you. You may need to consult the IntelliJ console output or its log file to look for any problems it's having downloading the dependencies.
__________________
-- Nick Williams





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 22: Introduction to Project Management... Project Program integration chrisa BOOK: Professional Application Lifecycle Management with Visual Studio 2010 1 September 15th, 2010 03:28 PM
Chapter 12 - Running OfficialFileSTSADMCommand project gets Unhandled Exception. dbaechtel BOOK: Professional SharePoint 2007 Development ISBN: 978-0-470-11756-9 1 September 3rd, 2009 09:52 PM
Generics chapter 12 difficult chapter i found ...? Larryz C# 2005 1 July 4th, 2007 09:40 PM
Errors on Chapter 12 example(12.8) sonnie ASP.NET 2.0 Professional 2 June 7th, 2006 10:55 AM
Chap 12 Project tracker - listboxes don't clear trancelife BOOK: Beginning Access 2003 VBA 1 February 14th, 2005 12:15 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.