This article focus on the discussion about how to get default context root URL in JSP. Basically, not only the […]
Tag: JSP
How to Set Index File of a Web-based Java Application using JSP
This is an article which is just written to show how to set index of of a web-based Java application. […]
How to Use JSP Scriptlet
This article specifies on how to use JSP scriptlet inside the JSP file. It is one of the available feature […]
How to Use JSP Declaration Tags
This article is specifically written just to show how to use JSP Declaration Tags. As specifically the name refers, declaration […]
Create a Simple JSP Page in Netbeans
Based on the article written before which is titled ‘Introduction to HTTP Request’ in this link , this article will […]