<!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 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>&gt; the first "gotchas" I found are in the 
omission of an </FONT></DIV>
<DIV><FONT face=Arial size=2>&gt; include for the driver_new.jsp, the 
unreferenced </FONT></DIV>
<DIV><FONT face=Arial size=2>&gt; object/function attached to the "Delete" key, 
</FONT></DIV>
<DIV><FONT face=Arial size=2>&gt; and the non-displayability of the 
driverDisplay.do file.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>From what I gather, there should be no include to a 
driver_new.asp. The only reference I see to that is where it tries to direct 
your browser to it if you click Add.&nbsp; Also, getCheckedItems() is the 
function called by the Delete key. It's just down on the bottom.&nbsp; 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What do you mean by non-displayability 
also?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I don't see a bag of worms per se, just a slight 
error.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Chris Tifer</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://emailajoke.com">http://emailajoke.com</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=dlovering@gazos.com href="mailto:dlovering@gazos.com">David 
  Lovering</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">[JavaScript List]</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 02, 2004 7:16 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Javascript] struts form 
  using javascript code</DIV>
  <DIV><FONT face=Arial size=2></FONT><BR></DIV>
  <DIV><FONT face=Arial size=2>Well, aside from some excitingly dreadful 
  formatting, the first "gotchas" I found are in the omission of an include for 
  the driver_new.jsp, the unreferenced object/function attached to the "Delete" 
  key, and the non-displayability of the driverDisplay.do file.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I think perhaps we should try to break this down 
  and address each issue individually, rather than diving in and swimming about 
  in all directions.&nbsp; </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Perhaps "Job #1" should be to check that the 
  various necessary browser functions are enabled, and that all the core code 
  modules are within reach.&nbsp; After that, I'd look into each individual 
  module and analyze it from an input/output standpoint, and make sure that it 
  is canonically structured, has a front-end exception filter to remove "bad" 
  inputs, and correctly acts on valid data to produce desired output 
  code.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>This is such a bag of worms, I'm not sure where 
  else to start.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>-- Dave 
Lovering</FONT></DIV></BLOCKQUOTE></BODY></HTML>