I am using Twitter bootstrap for developing Web pages,Now I want to integrate this HTML code with jsp within eclipse. I was tried so by putting bootstrap folder in web-inf but it shows errors in bootstrap folder.So my problem is where I store twitter bootstrap folder so it can be use in eclipse project.
t
Thanks in Advance
Sorry for English
I am using Twitter bootstrap for developing Web pages,Now I want to integrate this
Share
Assuming you’ve created a “Dynamic Web Project” bootstrap goes in the WebContent folder.