JSP Web Services
If you’re looking to get started with JSP and consuming web services, the following links from Glen Mazza should be great lessons to give you… Read More »JSP Web Services
If you’re looking to get started with JSP and consuming web services, the following links from Glen Mazza should be great lessons to give you… Read More »JSP Web Services
Clearly, there’s a trend here. I’m trying to ramp up with some basic JSP knowledge and the quickest way I know how is by displaying… Read More »Response.Write with JSP
Save the following file as index.jsp and it should display the system properties. Date: Java Version: Java Home: Java Vendor: Java Vendor URL: OS Architecture:… Read More »Using JSP to display System Properties from a Remote Server