Eclipse and Tomcat questions

Hi everyone,
Lastnight I setup Eclipse to work with Tomcat, which works very good, but there are something I don't understand.
1. My files are put in my workspace in (C:\Documents and Settings\...etc)
How does Tomcat (which is installed in C:\Tomcat) know that it should get the files from my workspace directory?
Because in the C:\Tomcat directory I can't find any .XML file that refers to my workspace directory.
2. How I developed my servlets till now, I had some other free editor, I needed to compile my servlets then restart Tomcat and then test it.
With Eclipse + Tomcat plugin, all I need to do save the servlet and apparently the source code is compiled automatically. All I need to do is refresh the servlet in my browsers (very handy and easy to develop like this). But my question is, does Eclipse compile the servlet automatically after saving? And why doesn't tomcat have to be restarted?
Just a few questions to understand it a bit better, I'm really happy with this setup as it makes everything a lot easier.
Regards,
Steven.

I believe you will need to become familiar with and install:
http://www.eclipse.org/webtools/
HTH
Darins
"raul" <[email protected]> wrote in message
news:b894c367f9750f367a2e8336f8fe93b1$[email protected]..
> Hi, I downloaded the latest version of eclipse 3.1 and I've installed
> apache tomcat in mi PC.
> Eclipse has a plugin : org.eclipse.tomcat_4.1.30.1
> My problem is that I don't know how to use the tomcat server with eclipse.
> I readed some tutorials and they say that I have to configure using menu
> Window > Preferences and then I will see the tomcat option. But that
> option doesn't appears or I couldn't see it.
> Another tutorial say that I have to activate a plugin in the following
> menu location: Window > Customize Perspective > Commands and select the
> checkbox for tomcat , but that option doesn't appears either.
> What can I do, I want to use eclipse and tomcat together...
> Can someone help me with this questions?
>
> Thanks so much.
> Raul Torres
>
>
>

Similar Messages

  • Problem launching a jsp page with eclipse and tomcat

    Hi,
    I have just started using eclipse and tomcat for creating dynamic web pages. I tried to launch a jsp page after starting the tomcat server with the URL: http://locahost:8080/HelloWorld/, an error page was displayed as below:
    HTTP Status 404 -/
    type Status report
    message /_
    description The requested resource (-) is not available
    Apache Tomcat/5.5.17
    I didn't get any error at the console and when i just typed http://localhost, a pop up menu saying that the connection was refused when attempting to contact localhost.
    I'm not sure what is the problem here. Could it be the permssion to the localhost is not granted by the system as the eclipse IDE is running using linux?
    Hope someone can help.
    Thanks.

    http://www-128.ibm.com/developerworks/library/os-ectom/

  • Setting up eclipse and tomcat

    Does anyone here have any expertise configuring these two products?(eclipse and tomcat)
    I have my tomcat server running and it process them jsp pages just fine. I have also installed the plugin to get tomcat configured with eclispe.
    I am just having problems running a jsp file directly from tomcat. it always points to a file on the hd and not to the webapps area like it's supposed to......

    Sure - we use that combo for development all the time.
    What's the problem specifically? Did you create a new Tomcat project in Eclipse? If you did, then it will automatically add the project's web path as a context to Tomcat, and you can browse directly to it using your browser.
    FYI - note that the context that is created is going to point to the eclipse workspace directory - NOT the default webapps directory that you might have configured for Tomcat. That's OK.
    - K

  • Question concerning Eclipse and Tomcat Plugin and JSP

    I have a Tomcat-Project that I am working on in Eclipse and quite a few external JARs. Everything works fine, when I run my Test class within my project (in Eclipse). But as soon, as I am trying to call the jsp in my browser I get Exceptions: "java.lang.NoClassDefFoundError: org/apache/log4j/Logger" for example, which tells me that in the browser it can't find the JARs... I'm guessing something's wrong with the classpath but I was thinking that Eclipse would handle those things for me...
    I've added the JARs to my project via Eclipse (Properties -> Java Build Path -> Libraries -> Add external JARs). And I've created a subdirectory for my jsp files and allowed my project to update the .xml file for the settings and all... Do I need to do anything else? What have I done wrong so far, have I forgotten to do?

    I solved the problem...

  • Eclipse and tomcat

    i want to intergrate tomcat in eclipse3.2 I have copied the plugin required for the same. Still its not working. Can anyone help me in this.
    thanx in advance

    I assume that you are using sysdeo plugin of eclipse for tomcat
    In that case if you can see three icons corresponding to tomact in your eclipse then your installation is correct (In the menu bar you will have icons to start stop and restart tomcat)
    now go to window--preferences and select tomcat
    select your tomcat version and set tomcat home
    hope it helps

  • Eclipse and TomCat Web Server

    Hi experts,
       I have been working with Eclipse for last 1 month. I was just working with Portal application component development and publishing it to the SAP EP J2EE server everything worked fine.
       I have eclipse,JDK,Tomcat3.3.2 installed in my laptop and EP J2EE engine runs on the server.
       Now i studied online regarding the development process with eclipse, The portal application component is published to Tomcat web server first and tested for possible errors and then published to the EP J2EE server. How this process is handled?
      Can any expert explain on this and provide me link to make the required configuration of eclipse  for publishing to tomcat web server?
    Thank you
    arun

    Well, the answer I found was that I have an invalid character that is not supported yet by the WAS, the character is "ñ".
    Using Eclipse and deploying in Tomcat worked fine but in WAS 7.0 SP 8 it throws ParseExceptions
    Regards

  • Eclipse and JBoss question ?

    hi,
    i know that it's not the place for this kinfd of question, i tried the JBoss forum, unfortynateley it's not very active, so....
    I have just installed a development environnement (Eclipse + Eclipse JBoss-IDE plugin, + JBoss 4.0 application server). everything is ok, i succeed creating a simple J2EE application (servlet + ejb session), but i have question about the following process
    generating file for the ejb session using xdoclet
    packaging the war file
    packaging  the jar file
    packaging the J2EE ear file
    deploying the applicationsuppose the folowing situation =>
    *I create a new EJB : so i have to generate the file (locale, home), repackaging the jar file and finally redeploy the ear file. is it the step i have to do ?
    *I want to modify an already deployed EJB, after code mofication, so i have to regenerate the file (locale, home), repackaging the jar file and finally redeploy the ear file. is it the step i have to do ?
    *And same question about jsp and servlet, have i to regeneare the war file and redeploy it ?
    and what about "hot deploying in JBoss".
    Thanks for your help

    generating file for the ejb session using xdoclet
    packaging the war file
    packaging the jar file
    packaging the J2EE ear file
    deploying the application:-)
    suppose the folowing situation =>
    *I create a new EJB : so i have to generate the file
    (locale, home), repackaging the jar file and finally
    redeploy the ear file. is it the step i have to do ?Package the EJB in a JAR and re-create the EAR with the new EJB jar in it. You might have to add some descriptors for the EAR.
    *I want to modify an already deployed EJB, after code
    mofication, so i have to regenerate the file (locale,
    home), repackaging the jar file and finally redeploy
    the ear file. is it the step i have to do ?Yes.
    *And same question about jsp and servlet, have i to
    regeneare the war file and redeploy it ?Yes.
    and what about "hot deploying in JBoss".Search on Google or read the documentation.

  • Servlet, Eclipse and Tomcat

    Dear friends,
    Need help to exceutive my first servlet :)
    Dev Environment
    Eclipse 3.0, Tomcat 5.5, OS: Win 2K Professional
    Here is my servlet code:
    package com.jspservletcookbook;
    import java.io.IOException; 
    import java.io.PrintWriter;    
    import java.util.Enumeration;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    public class FirstServlet extends HttpServlet{
    public void doGet(HttpServletRequest request,      HttpServletResponse response) throws ServletException, java.io.IOException{
    response.setContentType("text/html");
    java.io.PrintWriter out = response.getWriter();
    out.println("<html><head>");
    out.println("<title>Help Page</title></head><body>");
    out.println("<h2>Please submit your information</h2>");
    out.println(     "<form method=\"post\" action=\"" + request.getContextPath() +"/firstservlet\" >");
    out.println("<table border=\"0\"><tr><td valign=\"top\">");
    out.println("Your first name: </td> <td valign\"top\">");
    out.println("<input type=\"text\" name=\"firstname\" size=\"20\">");
    out.println("</td></tr><tr><td valign=\"top\">");
    out.println("Your email: </td> <td valign=\"top\">");
    out.println("<input type=\"text\" name=\"email\" size=\"20\">");
    out.println("</td></tr><tr><td valign=\"top\">");
    out.println("<input type=\"submit\" value=\"Submit Info\"></td></tr>");
    out.println("</table></form>");
    out.println("</body></html>");
    } //doGet
    public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException {
    Enumeration paramNames = request.getParameterNames();
    String parName;                
    boolean emptyEnum = false;
    if(!paramNames.hasMoreElements())
    emptyEnum=true;
    response.setContentType("text/html");
    PrintWriter out = response.getWriter();
    out.println("<html><head>");
    out.println("<title>Submitted Parameters</title></head><body>");
    if(emptyEnum)
    out.println("<h2>Sorry, the request does not contain any parameters</h2>");
    else
    out.println("<h2>Here are the submitted parameter values</h2>");
    while(paramNames.hasMoreElements()){
    parName = (String)paramNames.nextElement();
    out.println("<strong>" + parName + "</strong> :" +
    request.getParameter(parName));
    out.println("<br />");
    }// while
    out.println("</body></html>");
    } // doPost
    }web.xml file
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=
        "http://java.sun.com/xml/ns/j2ee
          http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">
    <web-app>
      <display-name>Servlet 2.4 deployment descriptor</display-name>
      <servlet>
        <servlet-name>FirstServlet</servlet-name>
        <servlet-class>com.jspservletcookbook.FirstServlet</servlet-class>
       </servlet>
       <servlet-mapping>
         <servlet-name> FirstServlet </servlet-name>
         <url-pattern>/com.jspservletcookbook.FirstServlet</url-pattern>
       </servlet-mapping>
      <session-config>
        <session-timeout>15</session-timeout>
      </session-config>
    </web-app>
    Additional Notes:-
    The code has been complied in eclipse without any errors.
    I copied my Project directory structure from eclipse workspace to Tomcat. It appears in Tomcat as:|_Tomcat 5.5
    |__webapps
    |__jspservletscookbook
    |__WEB_INF
    |__classes
    |__lib
    'classes' folder include folder 'com', 'jspservletcookbook' and files FirstServlet.class and FirstServlet.java
    'lib' includes servlet-api.jar and catalina.jar
    'WEB_INF' folder has web.xml file
    Tomcat 5.5 is working properly.thanks!
    ravinder

    First thing is this, you've got spaces around the name FirstServlet in your mapping section:
    <servlet-mapping>
         <servlet-name> FirstServlet </servlet-name>
         <url-pattern>/com.jspservletcookbook.FirstServlet</url-pattern>
       </servlet-mapping>should be
    <servlet-mapping>
         <servlet-name>FirstServlet</servlet-name>
         <url-pattern>/com.jspservletcookbook.FirstServlet</url-pattern>
       </servlet-mapping>Second of all, I'm not a big fan of mapping the fully qualified name to the server, you may want to think about replacing /com.jspservletcookbook.FirstServlet with something smaller like, firstservlet or first_servlet.do, something like that.
    Lastly, how are you trying to load the servlet? Are you typing:
    http://<servername>:<port>/jspservletscookbook/com.jspservletcookbook.FirstServlet in the address bar?

  • Eclipse and Tomcat Policy Agent

    I have installed the Tomcat Policy Agent using the agentadmin script under Windows. If I run Tomcat normally using the start.bat script, everything is fine. However, if I run Tomcat through Eclipse's Server configuration, there is a problem fining the AMAgentFilter class.
    How do I set up the classpath for Tomcat in Eclipse to work with the Policy Agent?
    Thanks.

    How can i compile aspectJ (*.aj) files in WSAD 5.1.1 powered by Eclipse 2.1.3. I amn't getting AJDT (AspectJ development tool) plugin for Eclipse 2.1.3. I am only getting AJDT plugins for eclipse 3.x onwards.
    Note: Above devolpement kit (WSAD 5.1.1) is a constraint.
    Can i upgrade the my eclipse version in WSAD 5.1.1.

  • Base URL Differences between eclipse and tomcat

    Hello friends. I'm sure that I am missing something basic, so please forgive my ignorance.
    I have several classes that work fine when run through main calls / test scripts in Eclipse. However, when I deploy the application to Tomcat, I see strange behavior in regards to interactions with files on the operating system.
    My logging component (log4j) wants to spit log files out to Tomcat 5.5/bin instead of to the base project directory in Eclipse. I guess I would have expected the logger to write out to webapps/myApplcationName.
    When loading other files from the OS (castor mapping files) I get a FileNotFoundException when I run the process in Tomcat. In this case, it would seem that it wants to load directly from c:\, again instead of from webapps/myApplicationName/whateverFolder.
    Is there any chance this is a classloader based issue?
    Can anyone help? Thanks
    -cm

    It is probably a 'working directory' issue. If you don't specify a directory to work with, most of the time Java will start from the directory that the app was launched from.
    Since Tomcat would be launched via a batch or exe in the Tomcat/bin directory, then that is where you start from there. But Eclipse sets the project directory as the working directory for input/output....
    Anyway, to get around it you should make sure you are getting files from/in the servlet context:
    For example, using:
    getServletContext().getRealPath(...);
    I would presume that Log4J has its own mechanism for defining paths for the log files. I am not particularly sure how, but you could here for more details:
    <http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html>

  • FileWriter and Tomcat question

    I have the following code and it works fine when running standalone. I have to add that entries.xml and my Java file are in the same package.
    String filename = this.getClass().getResource(".").getPath() + "entries.xml";
    FileWriter writer = new FileWriter(filename, false);
    But when I run this inside Tomcat, getResource(".) is returning me my tomcat path instead of where my Java class is located. How can I fix this to work in both places and use relative paths?
    Thanks in advance.

    getResource(".") will return the directory of where the java command was invoked. Tomcat invokes Java, so you get the tomcat directory.
    My choice would be to make the path a configurable item of your application, for example by putting it in a .properties file that the (web) application can load. The best way is to put this .properties file in the classpath of your application, for example in the WEB-INF/classes directory. Then you can load the file like:
    InputStream is = this.getClass().getClassLoader().getResourceAsStream("myprops.properties");When you use getResource() or getResourceAsStream() the JVM will search the classpath for the file, so if you put the file in your WEB-INF/classes directory it can find it.
    Use the Properties class to actually read the properties file to get your storage directory property from it.

  • J2EE, Eclipse and Tomcat for Beginners

    Please teach us a simple project using above technology as its tough for many people while starting.
    So please could you help the fresher?

    Rameshglb wrote:
    Please teach us a simple project using above technology as its tough for many people while starting.
    So please could you help the fresher?There are many books on the many facets of Java enterprise technology, esp. servlets and JSPs.
    There are also quite a few good web sites that can teach you about the more commonly used APIs.
    If I were you, and I am glad I am not as you display no industry, I would go over to amazon.com to buy a book or coreservlets.com to do some reading.
    Jaa beta. Apna aap se kaam karo.

  • Cannot make .war file using tomcat with eclipse and ant

    i have made all necesary configuration for deploying application using eclipse and ant for the tomcat server.
    when i start the server by clicking the tomcat icon on eclipse toolbar, the message is prompted that "missing application web.xml and using defaults". i have placed the web.xml file in the web/WEB-INF directory of the source project directory.
    also when i use ant by right-clicking on the build.xml file and choose Run as ant.. the process creates a desired .war file in webapps folder of the tomcat server but that war file does not works.
    where is the error i cannot figure out.
    am attaching the code of build.xml for reference.
    please help.
    build.xml:-
    <project name="BecilCTI" default="compile" basedir=".">
    <property file="build.properties"/>
    <property file="${user.home}/build.properties"/>
    <property name="app.name" value="BecilCTI"/>
    <property name="app.path" value="/${app.name}"/>
    <property name="app.version" value="0.1-dev"/>
    <property name="build.home" value="${basedir}/build"/>
    <property name="catalina.home" value="c:/Tomcat_5.5"/> <!-- UPDATE THIS! -->
    <property name="dist.home" value="${basedir}/dist"/>
    <property name="docs.home" value="${basedir}/docs"/>
    <property name="manager.url" value="http://localhost:8080/manager"/>
    <property name="src.home" value="${basedir}/src"/>
    <property name="web.home" value="${basedir}/web"/>
    <property name="compile.debug" value="true"/>
    <property name="compile.deprecation" value="false"/>
    <property name="compile.optimize" value="true"/>
    <!--<property name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>-->
    <path id="compile.classpath">
    <!-- Include all elements that Tomcat exposes to applications -->
    <pathelement location="${catalina.home}/common/classes"/>
    <fileset dir="${catalina.home}/common/endorsed">
    <include name="*.jar"/>
    </fileset>
    <fileset dir="${catalina.home}/common/lib">
    <include name="*.jar"/>
    </fileset>
    <pathelement location="${catalina.home}/shared/classes"/>
    <fileset dir="${catalina.home}/shared/lib">
    <include name="*.jar"/>
    </fileset>
    </path>
    <target name="all" depends="clean,compile"
    description="Clean build and dist directories, then compile"/>
    <target name="clean"
    description="Delete old build and dist directories">
         <echo message="Cleaning all dirs."/>
    <delete dir="${build.home}"/>
    <delete dir="${dist.home}"/>
    </target>
    <target name="compile" depends="prepare"
    description="Compile Java sources">
    <!-- Compile Java classes as necessary -->
    <mkdir dir="${build.home}/WEB-INF/classes"/>
    <javac srcdir="${src.home}"
    destdir="${build.home}/WEB-INF/classes"
    debug="${compile.debug}"
    deprecation="${compile.deprecation}"
    optimize="${compile.optimize}">
    <classpath refid="compile.classpath"/>
    </javac>
    <!-- Copy application resources -->
    <copy todir="${build.home}/WEB-INF/classes">
    <fileset dir="${src.home}" excludes="**/*.java"/>
    </copy>
    </target>
    <target name="dist" depends="compile"
    description="Create binary distribution">
    <!-- Copy documentation subdirectories
    <mkdir dir="${dist.home}/docs"/>
    <copy todir="${dist.home}/docs">
    <fileset dir="${docs.home}"/>
    </copy> -->
    <!-- Create application JAR file -->
    <jar jarfile="${catalina.home}/webapps/${app.name}.war"
    basedir="${build.home}"/>
    <!-- Copy additional files to ${dist.home} as necessary -->
    </target>
    <target name="install" depends="compile"
    description="Install application to servlet container">
    <deploy url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"
    localWar="file://${build.home}"/>
    </target>
    <target name="list"
    description="List installed applications on servlet container">
    <list url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"/>
    </target>
    <target name="prepare">
    <!-- Create build directories as needed -->
    <mkdir dir="${build.home}"/>
    <mkdir dir="${build.home}/WEB-INF"/>
    <mkdir dir="${build.home}/WEB-INF/classes"/>
    <!-- Copy static content of this web application -->
    <copy todir="${build.home}">
    <fileset dir="${web.home}"/>
    </copy>
    <mkdir dir="${build.home}/WEB-INF/lib"/>
    </target>
    <target name="reload" depends="compile"
    description="Reload application on servlet container">
    <reload url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"/>
    </target>
    <target name="remove"
    description="Remove application on servlet container">
    <undeploy url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"/>
    </target>
    </project>

    So is context.xml actually overwriting the settings found in server.xml?I think so. The way I understand it is the the context.xml file saves you from having to edit server.xml. It is preferred for each web app to do its own config, rather than lumping them all together in server.xml.
    And what would be the best way to create the war file? IAt its heart, a WAR is just a zip file with its contents laid out in according to the specification of a web application directory structure.
    So the simplest way to make a war file is to zip up your directory structure with a tool like winzip, and rename it to be myApp.war.
    Regarding ant, I would recommend you take a look through [url http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html
    ]this tutorial. It explains the basics of website layout, configuration and deployment.
    On [url http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/source.html] this page  in particular, it includes a link to a basic ant file that you can use as a starting point.
    Cheers,
    evnafets

  • JSTL 1.1.2, TOMCAT 5.5, JDK 5, Eclipse and Problems

    I have been having trouble loading the JSTL library (standard.jar & jstl.jar)
    I'm using Eclipse 3.0.2 to do my development work on my JSP pages. So normally I will just create my Tomcat(5.5 on JDK5.0) project using Sysdeo(tm) plugin in its default directory (C:\eclipse\workspace\mytomcatproject).
    Then I would begin creating my JSPs and use JSTL(1.1.2) for my development. I'd put those standard.jar/jstl.jar into /WEB-INF/lib as recommended.
    The problem is I can't seem to get JSTL library working, even I tried out copy and pasting the example code into my pages.
    I have :
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
    ... //some code
    ${fn:escapeXml(param["myreq"])} will show out in the JSP exactly "${fn:escapeXml(param["myreq"])}" without processing. Although no runtime errors comes out (meaning the TOMCAT successfully loaded the library) but seems that the taglib is not working!!!
    I did some experiments:
    Experiment 1 :-
    <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
    (notice the uri, its without /jsp)
    and it works for /core taglib, but not the /functions taglib. Meaning somewhere in the TOMCAT library it load the older 1.0 version of JSTL.
    When I try using the /functions taglib
    <%@ taglib prefix="fn" uri="http://java.sun.com/jstl/functions" %>
    TOMCAT will complaint about the non-existence of this JSTL.
    Experiment 2 :-
    I tried to copy all the JSTL tld into my /WEB-INF/tld and and change my web.xml to include the tld location by using <jsp-config><taglib>.
    Doesn't work as well!!! The taglib just didn't get process.
    Experiment 3 :-
    I tried to modify the <Context> in server.xml to include tldNameAware and tldValidation to TRUE.
    Not Working as well!!!
    Experiment 4 :-
    I comment out the <my_tomcat_home>/conf/server.xml <Context> (the one that Eclipse created for my Tomcat project) and directly paste my project directory into <my_tomcat_home>/webapps and restarted my TOMCAT.
    IT WORKS!!!
    So does JSTL 1.1.2 only works in TOMCAT webapps home? Seems that TOMCAT only load the /WEB-INF/lib when the project is in its webapps, but when the project is outside of the webapps dir, it seems doesn't process the JSTL lib.
    Any idea how to make it work outside the Tomcat webapps cause I try to encourage my team to use Eclipse and CVS.

    The probable cause of the issue is your web.xml file.
    If your web.xml file is declared as being servlet version 2.3, then it disables the JSTL expression language (EL) by default.
    ie if you have this:
    <?xml version="1.0"?>
    <!DOCTYPE web-app PUBLIC
       "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
       "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>It should change to be this:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
        version="2.4">Undo all of that hacking you did through the config files.
    JSTL needs no tld files, and no entries in web.xml to make it work.
    Hope this helps,
    evnafets

  • Difference between Eclipse and Apache Tomcat?

    Can anyone let me know difference between these two? or give me a website link where i can find comparison of the two?I want to work on JAVA+Web services, so what is best bet for me to work with?

    eat your pizza then getinto car.or get into car ,
    reach the moon and then eat your pizza there.you see
    both are usefull somehow.well i asked as i dint know
    much about this stuff, so instead of making fun you
    could have helped me a bit. no?MAybe you could have just taken the sarcasm as what it was and yould have tried to find out what to use Eclipse and what to use Tomcat for... if you can't tell the terms "deleopment environment" and "servlet container" apart, writing servlets might still be too big a task for your present state of knowledge.

Maybe you are looking for

  • Asa 5505 sub interface plus ports

    I have never used 5505 I gave used higher firewalls and all of them can do sub interfaces normally we make sub interfaces and vlans are assigned to them I m trying to config 5505 can someone tell me how I can create sub interfaces ? As I saw few conf

  • How can I use an iPad with two itunes accounts?

    How can I use an iPad with two itunes accounts? Hi there My partner has a works iPad, which has her works Apps on (ones that are specifically made by her company and are NOT available in the App store). What I want to be able to do is to ALSO have my

  • Link to BEx Workbook in STS

    Hi, We have Bex workbooks created as planning applications in IP. Could anyone suggest how these workbooks can be called from STS? For web applications we can provide the link to planning application directly in the STS customizing but not sure how w

  • Updater crashed my iPod also

    So I installed the latest iPod update, 2006-06-28. The iPod restarted with a blank screen. I restarted it a few times, it gave me a three-note tone each time but wouldn't actually boot up the iPod OS, just the white screen of death. I tried initiatin

  • Send to iDVD

    Im using fairly hi-res photos in a slideshow that I want to send to iDVD, but the result in iDVD appears to be 640x480, which looks blocky and defeats the purpose of using hi-res in the first place! How can I get this to work? I hope I don't have to