﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Релиб / Программирование / Java  / Помогите настроить JDK+JSDK на работу с СЕРВЛЕТАМИ / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Релиб</description><link>http://www.relib.com/forums/</link><webMaster>robot@relib.com</webMaster><lastBuildDate>Thu, 20 Nov 2008 01:09:49 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Помогите настроить JDK+JSDK на работу с СЕРВЛЕТАМИ</title><link>http://www.relib.com/forums/Topic711663-5-1.aspx</link><description>http://www.relib.com/topic.asp?id=711651&amp;amp;tp=5 - там ответ на твой вопрос</description><pubDate>Mon, 04 Jun 2001 03:17:00 GMT</pubDate><dc:creator>mishgun</dc:creator></item><item><title>RE: Помогите настроить JDK+JSDK на работу с СЕРВЛЕТАМИ</title><link>http://www.relib.com/forums/Topic711663-5-1.aspx</link><description>Здесь я описал, как я сам трахался по этому поводу, я думаю экспертам может не очень понравиться но тебе новичку возможно пригодитсяhttp://www.sokolov.narod.ru/java/servlet.htm</description><pubDate>Sun, 03 Jun 2001 23:32:00 GMT</pubDate><dc:creator>simplepilot</dc:creator></item><item><title>Помогите настроить JDK+JSDK на работу с СЕРВЛЕТАМИ</title><link>http://www.relib.com/forums/Topic711663-5-1.aspx</link><description>Уважаемый Java-programmer!У меня были JDK1.2.2 и JSDK1.2. Я из папки JSDK1.2 все перенес в папку JDK1.2.2Начало проги RequestParams.java такое:import java.io.*;import java.servlet.*;import javax.servlet.*;public class RequestParams extends HttpServlet {....Компилирую:C:\MYDIR&amp;gt;javac -classpath c:\jdk1.2\servlet.jar RequestParams.javaRequestParams.java:2: Package java.servlet not found in import.import java.servlet.*;       ^RequestParams.java:5: Superclass HttpServlet of class RequestParams not found.public class RequestParams extends HttpServlet {                                   ^2 errorsМожет какие пути надо прописать в автоэкзэке.бат или где-то в -classpath указать чего ?На всякий случай рисую структуру файлов в JDK1.2.2bin                          ¦ &amp;lt;Папка&amp;gt;demo                         ¦ &amp;lt;Папка&amp;gt;etc                          ¦ &amp;lt;Папка&amp;gt;examples                     ¦ &amp;lt;Папка&amp;gt;include                      ¦ &amp;lt;Папка&amp;gt;include-old                  ¦ &amp;lt;Папка&amp;gt;jre                          ¦ &amp;lt;Папка&amp;gt;lib                          ¦ &amp;lt;Папка&amp;gt;src                          ¦ &amp;lt;Папка&amp;gt;tmp                          ¦ &amp;lt;Папка&amp;gt;webpages                     ¦ &amp;lt;Папка&amp;gt;copyright                    ¦     935default.cfg                  ¦     837license                      ¦    8762LICENSE.txt                  ¦    8978readme                       ¦    6010README.html                  ¦   19431README.txt                   ¦    3028server.jar                   ¦   92904servlet.jar (расписываю архив)   22562  javax                      ¦ &amp;lt;Папка&amp;gt;    servlet                  ¦ &amp;lt;Папка&amp;gt;      http                   ¦ &amp;lt;Папка&amp;gt;        Cookie.class        HttpServlet.class        HttpServletRequest.class        HttpServletResponse.class        HttpSession.class        HttpSessionBindingEvent.class        HttpSessionBindingListener.class        HttpSessionContext.class        HttpUtils.class        LocalStrings.properties        NoBodyOutputStream.class        NoBodyResponse.class      jsp                    ¦ &amp;lt;Папка&amp;gt;        HttpJspPage.class        JSPPage.class      GenericServlet.class   ¦    1950      LocalStrings.properties¦     226      RequestDispatcher.class¦     388      Servlet.class          ¦     531      ServletConfig.class    ¦     383      ServletContext.class   ¦    1277      ServletException.class ¦     762      ServletInputStream.class     487      ServletOutputStream.class   2515      ServletRequest.class   ¦     991      ServletResponse.class  ¦     490      SingleThreadModel.class¦     200      UnavailableException.class   872  META-INF                   ¦ &amp;lt;Папка&amp;gt;    manifest.mf              ¦     567src.jar                      ¦16715279startserver                  ¦    1397startserver.bat              ¦     664stopserver                   ¦    1162stopserver.bat               ¦     648Uninst.isu                   ¦  297637С уважением, Akula.</description><pubDate>Sun, 03 Jun 2001 14:57:00 GMT</pubDate><dc:creator>AlexV0</dc:creator></item></channel></rss>