reset password
Author Message
serpent
Posts: 43
Posted 13:25 Mar 15, 2012 |

Professor sun for hw5 how should we make the revert page. should we add a link at the top of the page when a older revision is open and open a new jsp that ask the if the want to revert to this version,(like the create page) and if the click yes set that version to be latest version by coping that version and putting as the latest version? Can you post a video? Also CS3 server still seems to be down...  :/ (can't see webpages can connect to sql and use ssh).

Last edited by serpent at 15:49 Mar 15, 2012.
serpent
Posts: 43
Posted 17:39 Mar 15, 2012 |

For the last part should we login them in after they sign up for an account or just redirect to index page?

Last edited by serpent at 17:39 Mar 15, 2012.
cysun
Posts: 2935
Posted 16:39 Mar 16, 2012 |
serpent wrote:

Professor sun for hw5 how should we make the revert page. should we add a link at the top of the page when a older revision is open and open a new jsp that ask the if the want to revert to this version,(like the create page) and if the click yes set that version to be latest version by coping that version and putting as the latest version? Can you post a video? Also CS3 server still seems to be down...  :/ (can't see webpages can connect to sql and use ssh).

That would be fine.

Also CS3 server still seems to be down...  :/ (can't see webpages can connect to sql and use ssh).

Restarted.

cysun
Posts: 2935
Posted 16:40 Mar 16, 2012 |
serpent wrote:

For the last part should we login them in after they sign up for an account or just redirect to index page?

Either way is fine, though logging them in would be better.