• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Problem on show the result of JSP in JDeveloper

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I using the tutorial come from jdev902help_prod.pdf to learn the jDeveloper.
When I create a jsp and run it, it will show the result in the browse, but when I try it, I cannot find any result. Who can help me?
Thanks !
Below is the partial of the log when running JSP:
[waiting for the server to complete its initialization...]
Auto-unpacking C:\Oracle\iSetup\jdev\system\oc4j-config\applications\bc4j.ear... done.
Auto-unpacking C:\Oracle\iSetup\jdev\system\oc4j-config\applications\bc4j\webapp.war... done.
Auto-unpacking C:\Oracle\iSetup\jdev\system\oc4j-config\applications\bc4j\cabo.war... done.
Auto-deploying bc4j (New server version detected)...
Auto-deploying file:/C:/Oracle/iSetup/jdev/system/oc4j-config/default-web-app/ (New server version detected)...
Auto-deploying file:/C:/Oracle/iSetup/jdev/system/oc4j-config/applications/bc4j/cabo/ (New server version detected)...
Auto-deploying file:/C:/Oracle/iSetup/jdev/system/oc4j-config/applications/bc4j/webapp/ (New server version detected)...
Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
ApplicationServer: appName = bc4j
ApplicationServer: appName = current-workspace-app
 
Wanna see my flashlight? How about this tiny ad?
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic