I have a project Spring, with JSP, i am now going to add a label into a jsp page, but i found that all the element in jsp are binded with css and each css will have it property.
how can i debug how the system desgin about the jsp css desgin, any suggestion that i can add the element correctly. as i try to click the "design" screen in Eclipse. but it can't show the screen exactly. it seems all elements are binded by css.
how to debug in Eclipse?