You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Emma Johansson <Em...@su.eip.ericsson.se> on 2002/10/24 13:55:01 UTC

quick question

Hi!

I'm following the instructions on
    http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html?page=2
about the Fibonacci counting.

My question is in which directory/directories should I save
Fibonacci.java and  FibonacciImpl.java to be able to continue?

I'm using Tomcat and Apache Axis.

/ Emma


Re: quick question

Posted by Emma Johansson <Em...@su.eip.ericsson.se>.
Oh, sorry about that question. I figured it out myself..
/E

Emma Johansson wrote:

> Hi!
>
> I'm following the instructions on
>     http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html?page=2
> about the Fibonacci counting.
>
> My question is in which directory/directories should I save
> Fibonacci.java and  FibonacciImpl.java to be able to continue?
>
> I'm using Tomcat and Apache Axis.
>
> / Emma