Skip to main content



      Home
Home » Newcomers » Newcomers » Dynamic Web Project, using Spring. css file not getting picked up from JSP(Can't refer to the CSS file in the project folder in JSP)
Dynamic Web Project, using Spring. css file not getting picked up from JSP [message #1770729] Wed, 16 August 2017 10:35
Eclipse UserFriend
I have a simple Dynamic Web project and from the JSP I am trying to refer to a css file by using folder/PATH that is under WebContent. However, the JSP does not seem to recognize OR picking up the .css file.

<head>
<title>Hello</title>
<link rel="stylesheet" type="text/css" href="/css/anotherStylesheet.css">
</head>

Similar issues with the image path I specify in the JSP. Everything else in the JSP works.

See attachment for image of the project Workspace.

I want the JSP to pick info from .css file.
  • Attachment: CSSIssue.png
    (Size: 61.02KB, Downloaded 331 times)
Previous Topic:Android development for eclipse
Next Topic:'terminated > main [Java Application] C:\Program Files\Java\jre6\bin\javaw.exe'
Goto Forum:
  


Current Time: Sat Jul 05 00:31:54 EDT 2025

Powered by FUDForum. Page generated in 0.08245 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top