Sciweavers

769 search results - page 78 / 154
» The Real-Time Specification for Java
Sort
View
ACE
2003
110views Education» more  ACE 2003»
13 years 11 months ago
Programming students need instant feedback!
This paper describes the work that has been undertaken to improve the quantity and quality of feedback given to students studying introductory Java programming. An online submissi...
Anne Venables, Liz Haywood
WWW
2003
ACM
14 years 10 months ago
SCORM-compliant SMIL-enabled Multimedia Streaming E-Learning System in Java EJB Environment
The emergence of the SCORM specification has shed a light toward standardization of e-learning which makes the reusability and interoperability of learning resources feasible. How...
Sheng-Tun Li, Chu-Hung Lin, Huang-Chih Hsieh
SEKE
2004
Springer
14 years 3 months ago
Automatic Mapping of OWL Ontologies into Java
We present an approach for mapping an OWL ontology into Java. The basic idea is to create a set of Java interfaces and classes from an OWL ontology such that an instance of a Java ...
Aditya Kalyanpur, Daniel Jiménez Pastor, St...
SP
1998
IEEE
106views Security Privacy» more  SP 1998»
14 years 1 months ago
Understanding Java Stack Inspection
Current implementations of Java make security decisions by searching the runtime call stack. These systems have attractive security properties, but they have been criticized as be...
Dan S. Wallach, Edward W. Felten
COOTS
2001
13 years 11 months ago
Multi-Dispatch in the Java Virtual Machine: Design and Implementation
Mainstream object-oriented languages, such as C++ and Java1 , provide only a restricted form of polymorphic methods, namely uni-receiver dispatch. In common programming situations...
Christopher Dutchyn, Paul Lu, Duane Szafron, Steve...