Hi, I have been sing JSP as my presentation language,
I downlaoded in installed TDK 1.1a10.
I moved my Project to continue my work under the new TDK build,
and i now i get a
HTTP Status 503 - Servlet jsp is currently unavailable
The requested service (Servlet jsp is currently unavailable) is not
currently available.
Is there any fast clue to what is causing this, Any major changes that may
affect the JSP service.?
----- Original Message -----
From: "John McNally" <[EMAIL PROTECTED]>
To: "Turbine" <[EMAIL PROTECTED]>
Sent: Wednesday, January 10, 2001 11:38 AM
Subject: Re: Turbine CVS is busted...
> Martin Poeschl wrote:
>
> > in XmlToAppData there is:
> >
> > private AppData app;
> > ....
> > public AppData parseFile(String xml, AppData app)
> > {
> > ... // app never used in method
> > return app;
> > }
> >
> > shouldn't there be a line
> > this.app = app;
> > in the method??
> >
> > i think the method will return the parameter app and not the class app
...
> > am i wrong?
> > could someone please explain??
>
> A bit of sloppy programming on my part. I was trying to sort out how to
> make a second pass over the schema and the code worked as it currently
> is written, though it is not written well. I will fix it up.
>
> John McNally
>
> >
> > thanx
> >
> > martin
> >
> > ------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> > Problems?: [EMAIL PROTECTED]
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]