reset password
Author Message
jpascua
Posts: 197
Posted 19:38 Apr 15, 2015 |

The instructions has the link as:

http://cs3.calstatela.edu:8080/cs320stuXX/Homework3/Login

Is it supposed to be "Homework3" or "Homework1"?

acervantes
Posts: 28
Posted 19:43 Apr 15, 2015 |

It should read "Homework2".

The spec has been updated to reflect this.  Please re-download.

 

 

jpascua
Posts: 197
Posted 21:16 Apr 15, 2015 |

Another question,

Is it recommended to create a new servlet for the "Welcome" message? Or, can we use Register's doPost method to do all of this.

Last edited by jpascua at 21:16 Apr 15, 2015.
acervantes
Posts: 28
Posted 21:19 Apr 15, 2015 |

All should be done with a single servlet.