<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META content="MSHTML 5.00.3211.1700" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=867120414-29032001>By
default the only way to have the java.util.List class(es) is to be using jdk1.2.
Browsers are all at varying flavors of jdk1.1 or lower. You can ask your
users to use the java plugin but in many circumstances it's not pratical,
particularly if modems are involved.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=867120414-29032001></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=867120414-29032001>It
should be possible to use the jdk1.1 build of JDOM (see the build11.bat or
build11.sh scripts) and then include the collections.jar files in your
archive. I haven't tried this so I could easily have missed some steps but
that's your best bet.</SPAN></FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> nita ambedkar
[mailto:nitaa@aftek.com]<BR><B>Sent:</B> Wednesday, March 28, 2001 6:01
PM<BR><B>To:</B> jdom-interest@jdom.org<BR><B>Subject:</B> [jdom-interest] (no
subject)<BR><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>The problem with applet as I specified earlier is
is</FONT></DIV>
<DIV><FONT face=Arial size=2>java.lang.NoClassDefFound
java.util.List</FONT></DIV>
<DIV><FONT face=Arial size=2>attaching code here
with</FONT></DIV></BLOCKQUOTE></BODY></HTML>