I have replaced wicket jar files in my project from 1.2.5 to 1.2.6. CSS does
not work properly now. I have the css directory in the root directory of the
Eclipse.  The following line in my html files produced the correct CSS
before:

<link rel="stylesheet" type="text/css" media="screen" href="css/box.css" />

Now, I get the message:

the resource requested by request [method = GET, protocol = HTTP/1.1,
requestURL = http://localhost:8081/dmLite-2.0/app/css/box.css, contentType =
null, contentLength = -1, contextPath = /dmLite-2.0, pathInfo =
/css/box.css, requestURI = /dmLite-2.0/app/css/box.css, servletPath = /app,
pathTranslated = D:\software\tomcat6\webapps\dmLite-2.0\css\box.css] was not
found

But my box.css file is in the css directory of the dmLite-2.0 directory that
is located in the webapps directory of tomcat6.
-- 
View this message in context: 
http://www.nabble.com/from-1.2.5-to-1.2.6-tf3647980.html#a10189203
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to