RE: bad class file exception

2002-11-14 Thread McNeil, Shane
Title: RE: bad class file exception That's it. Boy is my face red! Thanks :) -Original Message- From: Bobby Mitchell [mailto:[EMAIL PROTECTED]] Sent: Thursday, 14 November 2002 2:53 PM To: [EMAIL PROTECTED] Subject: Re: bad class file exception McNeil, Shane wrote: > H

Re: bad class file exception

2002-11-13 Thread Charles Brewster
McNeil, Shane wrote: bad class file exception Hi, I am attempting to call a custom Java API from an XSP document as follows (simplified)...         http://apache.org/xsp">         SIM.Zapi.*             public String getSimDoc()    

Re: bad class file exception

2002-11-13 Thread Bobby Mitchell
McNeil, Shane wrote: Hi, I am attempting to call a custom Java API from an XSP document as follows (simplified)... http://apache.org/xsp";> SIM.Zapi.* Should this line be SIM.ZApi.* instead? It looks like a naming