reset password
Author Message
hhuang30
Posts: 40
Posted 11:32 Jan 16, 2014 |

Hi, 2 questions for hw1,

1. Except hw1.html with external link to the application on cs3, is it required to upload the source code?

2. If we are supposed to upload the source code, what kind of file type to upload, jar?java? or zip? it seems zip file doesn't work

Thanks

xytian
Posts: 70
Posted 11:45 Jan 16, 2014 |

In the homework description, it says "Please deploy your application on CS3, and upload all source files to CSNS. The source files should include all the source code, documentation (optional), and an HTML file hw1.html which contains a hyperlink to your application on the CS3 server. "

You can upload files with extensions like java html htm css.

fgomz
Posts: 6
Posted 16:49 Jan 16, 2014 |

Since we're creating only one Servlet (Translator) do we just upload Translator.java and lab1.html?

xytian
Posts: 70
Posted 17:02 Jan 16, 2014 |
fgomz wrote:

Since we're creating only one Servlet (Translator) do we just upload Translator.java and lab1.html?

Please read the description, I think it is pretty clear: <assignment>.html and your source files.

Please deploy your application on CS3, and upload all source files to CSNS. The source files should include all the source code, documentation (optional), and an HTML file lab1.html which contains a hyperlink to your application on the CS3 server.