Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4290680
Votes 0
Synopsis Headless Java
Category java:classes_awt
Reported Against 1.3 , merlin-beta
Release Fixed
State 11-Closed, duplicate of 4281163, request for enhancement
Priority: 2-High
Related Bugs 4281163 , 4290600
Submit Date 11-NOV-1999
Description





'Headless' operation refers to the ability to run a Java program without a 
monitor, 
mouse or keyboard.  In unix enviornments, it usually means that X or an 
equivalent 
windowing system does not have to be present. 
Headless Java operation would mean that a server side Java program should be 
able to 
use the full J2SE or J2EE API without a GUI enviornment being present.  This 
means that 
all AWT calls to manipulate components, graphics, fonts, printing etc. should be 
functional. 

======================================================================
Work Around
N/A
Evaluation
N/A
Comments
  
  Include a link with my name & email   

Submitted On 30-SEP-2000
nnadia
bug database report



PLEASE NOTE: JDK6 is formerly known as Project Mustang