[java ee programming] lab 4004

2009-10-22 Thread fernando pardo
hello: i already writed the instructions in html,but i run the response.file i obtain this wrong: Estado de HTTP 404 - -- *type* Informe de estado *Mensaje* *Descripción*El recurso solicitado () no se encuentra disponible. -- Sun GlassFish

[java ee programming] LAB 4004

2009-10-22 Thread fernando pardo
Hello guys: i have a problem; i dont know in where file i have to add instructions ,and if is in response.jsp how and where i must enter the instructions.I remember you these must to put a box or a link that carry me to index.jsp. thanks a lot anyone help thanks --~--~-~--~~

[java ee programming] Lab 4004

2009-10-12 Thread derezone
Hi Can someone point me in the right direction ? Once the name is entered the response.jsp executes the following code since the "mybean" has the value that was entered , can I save this in a string variable and pass it back to the index.jsp ? syntax for this or can I use getProperty f

[java ee programming] LAB-4004: Session tracking - disable cookie on browser

2009-10-07 Thread hnguyen
I had tried to run the Session sample from ServletExamples on browser with cookie disable, the experience is different when cookie is enable. Does it mean that GlassFish does NOT support URL rewriting. Could someone please confirm? Thank you in advance! --~--~-~--~~~

[java ee programming] LAB 4004

2009-03-03 Thread Biljana Biljana
Hi! Am I only see that they for homework ask as to use sessiontracking examples, but don't tell as how to download, and frome where.  How can I download something when I can't know where is it?   Am I lonely here?    Regards, Biljana   --~--~-~--~~~---~--~~

[java ee programming] LAB-4004 Session Tracking

2009-02-26 Thread Karl
Waaa! Okay, everything's going fine up until here... (2.5) Modify "Carts" part of the application to use application scope 1. Modify carts.jsp under under JSPExamples->Web Pages->sessions to use application scope. The code fragments that need to be changed are highlighted in bold and blue colo