Hello All,
i am posting this question to the tomcat user group assuming people in this
group are familiar with eclipse IDE.
I am new to eclipse IDE. I have a question on the setup. I have 3 different
packages built in ecplise. I want to be able to direct the ouput of these
packages to 3 differen
re needed. What "output" type are you
> referencing to? Jar? War? Or something else?
>
> But in any case, the general way is File > Export, and then choose
> your type and in the next screen, specify your export destination. You
> could use default settings for the rest.
>
I tried it too in the past , but could not get it working.
Here is a link to some documentation -
http://www.alexander-merz.com/print_21.html
Let me know if you can get it working.
On 3/31/06, Ikonne, Ike <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi all,
>
>
>
>
>
> Does Tomcat provide support for php
Hello All,
my web.xml generated from RAD does not work in the Web Sphere Application
Server, While the web.xml generated from ecplise 3.1 works fine.
I guess the problem lies somewhere in the header information.
These 3 lines are from ECplise that work Correctly.
http://java.sun.com/j2ee/dtds/w
Thanks everybody for the reply.
As some of you have figured itout RAD is - Rational Application Developer,
i.e latest version of WSAD.
As far as my problem is concered, I solved it. Tomcat (5.5) does not
support 2.4 V of the servlet. When I changed the version of servlet to 2.2 (
using DTD) then
installation of tomcat or my ear file ( web.xml).
Thanks !
On 10/20/05, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
>
> Developer Developer wrote:
>
> > As far as my problem is concered, I solved it. Tomcat (5.5) does not
> > support 2.4 V of the servlet.
>
> That