In Glassfish v2.1 I could look at my web-applications log all stdout and stderr in the glassfish server log ($GF_HOME/domains/domain1/logs/server.log). But I dont see the sa
In order to see the System.out.print() messages, you should set javax logging level to INFO.