hi guys need some help
im doing a website with database support.
ive already created the html page with css styling ...with the normal layout wit div tags and rollovers and stuff...
I need to make it a jsp page but when i copied the html as it is to the jsp page.. rollovers and some other features are lost..
why is this?
plz recomend a solution..just started on jsp's
cant i do all the stuff i do in a normal html page on jsp's?
which is the better thing to do make in html and use jsp's only for the stuff that needs dynamic change?