Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.13 seconds.

  1. Replies
    7
    Views
    6,970

    Re: reg how to use log in jsp page

    Just random stuff, i was just having a quikc look over them so I have a basic knowledge of what they do and how.
  2. Replies
    7
    Views
    6,970

    Re: reg how to use log in jsp page

    From the reading I've recently done on JSP it was suggesting that depening on what server you are running it will with be compiled straight to byte code, or take an intermediate for of a servelet and...
  3. Replies
    7
    Views
    6,970

    Re: reg how to use log in jsp page

    JSP page gets compiled down to a serverlet anyway so in princile its exactly the same.

    Just remeber that to declare 'session' data you must use <?! ?>

    Regards,
    Chris
Results 1 to 3 of 3