How I can see the console to see my:
System.out.println ("param1 =" + input.param1);)
In a java web project in netbeans?
I thought maybe I should see it in the admin console of my glassfish server, but when I try to enter the browser opens and asks me a username and password. Look in netbeans, services, servers, glassfish, properties and look at my user (admin) and password, and I write and tell me wrong. I have also tried admin / adminadmin, does not work. Any idea?
Thanks: