Author | Message |
---|---|
p0941
Posts: 95
|
Posted 11:47 Apr 22, 2010 |
Hi Dr. Sun, I did the homework by writing / rewriting revisions on the same default jsp page from servlet. Does that make sense? It is unlikely MVC. But to create a jsp page for each revision doesn't seem to work. Thank you. |
cysun
Posts: 2935
|
Posted 12:09 Apr 22, 2010 |
I don't know what you meant by "writing/rewriting revisions on the same default jsp page". You certainly don't need to (and should not) create a JSP for each revision. |