Re: Referencing Session

From: Mike Schrag (mschra..dimension.com)
Date: Tue Mar 20 2007 - 13:07:10 EDT

  • Next message: Anjo Krank: "Re: Referencing Session"

    I believe the Java spec does not actually allow this ... Code in a
    package can't statically reference code not in a package.

    So the solution is to put Session in a package.

    ms

    On Mar 20, 2007, at 12:57 PM, Kieran Kelleher wrote:

    > Er, now that I am being a well-behaved developer and using packages
    > in my Eclipse project, how do I reference Session which is in the
    > default package? Eclipse is balking, see attached.
    >
    > <pastedGraphic.tiff>



    This archive was generated by hypermail 2.0.0 : Tue Mar 20 2007 - 13:07:31 EDT