Cookie problem

2001-04-06 Thread Sebouh
Hello everyone, i have the following code in a jsp file, i want to set a cookie to remember the loginname and the checkbox value, if the checkbox value is null (is not checked) i want to kill/destroy the cookie... if it's not null i want it to set the cookies... when i use the following line

calling EJB from JSP

2001-01-29 Thread Sebouh
Hello guys What is the best way to call EJB from JSP? i checked some places, and everytime the framework is to call a Bean from JSP, and the Bean calls the EJB? is this right, and if you can explain me why this is so, or is there a better way to use EJB with JSP? and where can i find some

Re: Simple popups from JSP

2001-01-25 Thread Sebouh
JavaScript runs on client side, JSP runs on server side, i'm not new in JSP but this is the difference in your question... -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Gerry Donnelly Sent: Thursday,