The instructions in part 2 say that the to "Build a jar archive that contains all html files." You can't put gif files in your archive and if not how do you just do the jar file with html?
Certifications: <br />scp2, scea, scwcd, WL7.0, CISSP, XML
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
posted
0
Originally posted by andy armstrong: You can't put gif files in your archive and if not how do you just do the jar file with html?
Sure you can. A jar file uses zip compression. In other words it is a zip file with a .jar extension. You can put images in a zip file, right?
Rufus BugleWeed
Ranch Hand
Joined: Feb 22, 2002
Posts: 1551
posted
0
I was amazed at how much compression I got. [ February 10, 2003: Message edited by: Rufus BugleWeed ]