"Sebastian Lavena" <slavena at mkti.com.ar> writes: > I think nobody knows the answer... try | if( request.getRemoteAddr().equals( "127.0.0.1" ) ) or any other IP. Just try an export and see what request.getRemoteAddr() writes to your exported files. Regards, Thomas