Temple University

Using URL tampering, you should be able to test all three pieces of functionality log on, log off, show user profile (only if logged on) – without any client side code at all. You test the Web APIs by running the JSP pages directly from NetBeans and you’ll see what they output (the JSON) in the browswer. ................
................