aspose file tools
The moose likes Spring and the fly likes problem in using tiles with spring... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "problem in using tiles with spring..." Watch "problem in using tiles with spring..." New topic
Author

problem in using tiles with spring...

sandy sean
Ranch Hand

Joined: Dec 30, 2010
Posts: 62
Hi!

while using tiles along with spring 3, i m getting following error:

java.net.UnknownHostException: tiles.apache.org

program runs fine when internet connection remains 'on' otherwise it shows above error.

can anyone provides me any hint ?

Thanks...
sandy sean
Ranch Hand

Joined: Dec 30, 2010
Posts: 62
the problem was occurring due to very silly mistake that i missed the "space" between "Apache Software Foundation" in :

<!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 2.1//EN" "http://tiles.apache.org/dtds/tiles-config_2_1.dtd">
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: problem in using tiles with spring...
 
Similar Threads
Spring 3.0.0.Release + tiles 2 integration
Struts2 Spring AOP required jars
Spring MVC + Tiles performance is too bad.
Web Application Testing require your suggestions please?
getting Request URL with spring mvc and tiles.