ACM Home Page
Please provide us with feedback. Feedback
Remote logging in Java using Jeli: a facility to enhance development of accessible educational software
Full text PdfPdf (1.39 MB)
Source Technical Symposium on Computer Science Education archive
Proceedings of the thirty-first SIGCSE technical symposium on Computer science education table of contents
Austin, Texas, United States
Pages: 114 - 118  
Year of Publication: 2000
ISBN:1-58113-213-1
Also published in ...
Author
Steven Robbins  Division of Computer Science, University of Texas at San Antonio
Sponsor
SIGCSE: ACM Special Interest Group on Computer Science Education
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 6,   Downloads (12 Months): 11,   Citation Count: 4
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/330908.331830
What is a DOI?

ABSTRACT

The combination of Java and the World Wide Web has opened up new opportunities for teaching at all levels. It is now possible to assume that all students in a class have access to the web through a browser that supports the Java language and a standard subset of the GUI API. One of the drawbacks of using Java through a browser is the lack of a standardized safe way for a Java applet to access resources on the local machine. Security measures prevent the applet from storing information generated by the applet on the local machine. The Jeli package contains a logging facility that allows an applet to store files either locally (if permitted) or on the server from which the applet was loaded. Jeli logging makes it significantly easier for instructors to develop applets that can permanently store information generated by user interaction with the application. The log can then be used by the student for study or the instructor for grading.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
 
2
3
 
4
Hechinger, J., "Textbook publisher lays plans for an lnternet university," The Wall Street Journal, July 2, 1999.
5
6
 
7
 
8
Stasko, J., JSamba, a Java version of Samba, described at http://www.ce.gatech.edu/gvu/softviz/SoftViz.html
 
9
http ://vip.cs.utsa.edu/nsf/
 
10