Sorry, I don't agree completely.

I do think compilation errors, setting up servers and stuff like that belong
in this list.
But we also had questions about HTML, plain java, ...
And those definitely don't belong here.
Anyways, the real annoying thing is still the 'out of office' replies.

Geert Van Damme

> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Hernandez, Rey
> Sent: dinsdag 24 oktober 2000 21:27
> To: [EMAIL PROTECTED]
> Subject: Re: I get "Out of environment space"
>
>
> Just as a tip, it was mentioned earlier, but I feel it should be mentioned
> and STRESSED.  This list, I hope, is for us to resolve issues that we find
> with JavaServer Pages after we have exhausted all other avenues of help.
> For example, the tutorials on java.sun.com, the help files that come with
> whatever server we all might be using, the readme files (as illustrated
> below), and the plain old javadoc documents, worlds of info about
> everything
> we need to use.
>
> This list shouldn't be used to clarify syntactical problems, compile
> problems when it is obvious there are syntactical or spelling errors, and
> problems with the server we use, especially problems as simple as getting
> the servers to work.
>
> I don't mean to be rude or scolding, but I don't want my email to overflow
> with simple messages that I end up deleting anyway.  This list is
> useful if
> we use it correctly.
>
> Please refer to documentation, tutorials, manuals and so on to
> fix problems
> yourself.  Turn to the list when you are just plain baffled by a
> problem and
> you need a new pair of eyes to look something over.  You will
> learn more, we
> will learn from each other and everyone will be happier with the
> quality of
> help that is on this list.
>
> Thanks for reading, I'm sorry that I had to write all of this,
> but I felt it
> was necessary.  Any spam regarding this email should be sent to me, don't
> clutter up the list.
>
> Thanks,
> Rey
>
> -----Original Message-----
> From: David Koo [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 24, 2000 11:57 AM
> To: [EMAIL PROTECTED]
> Subject: Re: I get "Out of environment space"
>
>
> from the readme for the sun jswdk
>
> Out of Environment Space error message
> On Windows 95/98 systems, you may see an "Out of Environment Space" error
> message when starting the server. This happens if Windows
> provides too small
> a space for environment variables. To work around this limitation:
> Close the DOS window (the error can corrupt its CLASSPATH variable).
> Open a new DOS window.
> Click on the MS-DOS icon at the top left of the window.
> Select the Properties option.
> Click on the Memory tab.
> Adjust the "Initial Environment" drop-down box from "Auto" to "2816".
> Click OK.
> Start the server.
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Raj Jain
> Sent: Monday, October 23, 2000 5:41 PM
> To: [EMAIL PROTECTED]
> Subject: I get "Out of environment space"
>
>
> I am not able to start tomcat on my win98. I have the following files:
>
> C:\jdk1.2.2\
> C:\tomcat\
>
> I used:
> C:\tomcat>set TOMCAT_HOME=c:\tomcat
> C:\tomcat>set JAVA_HOME=c:\jdk1.2.2
> C:\tomcat>set CLASSPATH=c:\jdk1.2.2\lib\tools.jar
>
>
> When I startup:
> C:\tomcat\bin>startup
>
> I get:
> Out of environment space
> starting tomcat in a new window
>
> Please advise.
>
>
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to