The j2ee preview target runtime was included in order to resolve an issue
with eclipse.  I had to include it so that eclipse would see my javax
classes.  It was blowing up anytime HTTPServletRequest, HTTPServletResponse,
or PageContext was used.  I don't know if this is something specific to the
Europa Release, but it fixes the problem.

Thanks,
Chriss

On 2/18/08, Chriss Nold <[EMAIL PROTECTED]> wrote:
>
> Dave,
>    Thank you for all of the help, I really appreciate it.  I had to go
> into each project and manually create the classes folders in the WEB-INF
> folder and point the classpath to them and everything seems to be working
> correctly now for both projects.  It never fails, one little thing and
> everything goes boom.
>
> Thank you again for you patience and help,
> Chriss
>
> On 2/18/08, Dave Newton <[EMAIL PROTECTED]> wrote:
> >
> > --- Chriss Nold <[EMAIL PROTECTED]> wrote:
> > > I am importing the project into eclipse from the .war file with the
> > j2ee
> > > preview enabled for the target runtime environment.
> >
> > Not sure what all that is.
> >
> > What's in your .classpath file?
> >
> > >    Marked as a tomcat project.
> > >    Context name: /Blank
> > >    Subdirectory for web app root: /WebContent
> >
> > What URL are you using?
> >
> > Dave
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to