• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need help to develop web application (Servlets/JSP) using Eclipse IDE and Weblogic

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am new this forum.
I need help to develop, build and deploy a Web application which consists Servlets, JSPs etc using Eclipse IDE and Weblogic server 7.

I have the Web logic Server 7 and following bundles

The Eclipse driver: eclipse-SDK-3.1M5a-win32.zip
The EMF driver : emf-sdo-xsd-SDK-I200502171619.zip
The GEF driver : GEF-SDK-I20050215.zip
Java EMF Model Runtime driver: JEM-runtime-1.0.2.zip
and WTP Runtime module includes the WST and JST builds (wtp-1.0M3.zip(md5))

I downloaded and unzipped into appropriate location. Still I am getting compilation error(Unable to resolve) when I used 'import javax.servlet.*;'

Please suggest me the softwares(plug-ins) to run a web application or provide me with the URL/link to read how to do this.

Sorry for this long text Question!!!.Thanks for your time. Plese help to get it done.
Thanks for your help.
 
Ranch Hand
Posts: 724
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You need to import j2ee.jar library to your project.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Venkat"-
Welcome to the JavaRanch! Please adjust your displayed name to meet the

JavaRanch Naming Policy.

You can change it

here.

Thanks! and welcome to the JavaRanch!

Mark
 
Yeah, but is it art? What do you think tiny ad?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic