AW: AW: Why doesn't this work:

2001-06-01 Thread Ralph Einfeldt
]] Gesendet: Freitag, 1. Juni 2001 14:12 An: [EMAIL PROTECTED] Betreff: Re: AW: Why doesn't this work: Any idea on how to get rid of this error? Terje K. -- Original Message -- From: Ralph Einfeldt [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date

Re: AW: AW: Why doesn't this work:

2001-05-31 Thread Terje Kristensen
You have understood it perfectly. To work around it, I put the url with all the parameters in a variable, then ran include on the variable. It worked somewhat, but I got the following output: Title Piping and valve material specification Doc.no. L-SP-200 Operator Sec.no. 6 Material

AW: AW: AW: Why doesn't this work:

2001-05-31 Thread Ralph Einfeldt
An: [EMAIL PROTECTED] Betreff: Re: AW: AW: Why doesn't this work: snip/ Root cause: java.lang.NullPointerException at tek._0002ftek_0002fadvanced_0005fsection_0005fresult_0002ejspa dvanced_0005fsection_0005fresult_jsp_38._jspService(_0002ftek_

Re: AW: AW: AW: Why doesn't this work:

2001-05-31 Thread Terje Kristensen
I don't see anything wrong with it. Do you? package tek; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; import javax.servlet.jsp.tagext.*; import java.io.PrintWriter; import java.io.IOException; import java.io.FileInputStream; import

Re: AW: AW: AW: Why doesn't this work:

2001-05-31 Thread Cox, Charlie
Title: Re: AW: AW: AW: Why doesn't this work: 2 comments: 1. you can insert a % try { % at the beginning of your jsp and then % } catch (NullPointerException npe) { System.err.println(***); npe.printStackTrace(); } % at the end of your code

AW: AW: Why doesn't this work:

2001-05-30 Thread Ralph Einfeldt
PROTECTED]] Gesendet: Mittwoch, 30. Mai 2001 14:25 An: [EMAIL PROTECTED] Betreff: Re: AW: Why doesn't this work: I did what you asked me, and the files did get included, but it doesn't tell me much. To try an clear what I am trying to do: I want this url: http://localhost:8080/xsql/tek