Search:

Type: Posts; User: Json

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    6,970

    Re: reg how to use log in jsp page

    I just did provide you with two examples in the above post, what does your code look like?

    What are you reading about JSP's atm Chris?

    // Json
  2. Replies
    7
    Views
    6,970

    Re: reg how to use log in jsp page

    It will be really hard for you to log stuff in an html file but in your jsp file you can do something like this.



    <%
    final Logger myLogger = new LoggerOrWhatever();
    ...
Results 1 to 2 of 2