Top 50 interview questions and answers for JSP

The JavaServer Pages (JSP) is a Java normal technology that allows you to write lively, data-driven pages for your Java web applications. The JSP is built on top of the…

Read more »

Sonar Support with JSP & HTML

JSP/HTML land, usefull tests could be done via some regexp, ie check if style/css are used (to avoid dirty colors/fonts hard-coded for example). If we want to build something pretty…

Read more »