Why don't you extract the common Java code in a utility library? This
is what people usually do.

On 4/22/06, Gautham Pamu <[EMAIL PROTECTED]> wrote:
> Hi Everyone,
>
> I have strange scenario. I have two web projects, one web project A is
> accesing code from another web project B. Since
> RAD allows it, the developer add the dependency on another web project in
> RAD.
>
> Even though I defined the dependency in pom.xml between the web projects,
> the second web project  A is not able
> to see the classes from ther other webproject. How should I define the
> dependency for this project....
>
>
> Thanks in advance
> --
> -Gautham Pamu
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to