Monday, October 1, 2007

Week 5 : 09/26 - 10/01 (JSF, Web Labrat and Upload exercise)(12 hrs)

This week concentrated on getting comfortable with JSF and Exercise Upload Tag.


Netbeans 5.5.1 and V2

Downloaded and installed Netbeans 5.5.1 and Glassfish V2.

Web labrat

Ran the labrat web interface
1. I commented out the Mail session and the mail functionality. It does seem to work after that.
A UI came up to paste the required files. No "cyclic errors".

Upload tag

1. Integrated the upload tag from core jsf into web labrat
2. Tailored it to upload exercises and create the path in the repository directory.
3. Need to add a parameter whether the user is uploading a zip file with UNIX or WINDOWS style path entries.

1 comment:

Unknown said...

I don't understand why you care whether the ZIP file entries are Unix or DOS style. In the ZIP file, that should be transparent.