This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "weblogic" Watch "weblogic" New topic
Author

weblogic

priya ranjan sahay
Greenhorn

Joined: Feb 24, 2001
Posts: 6
sir
here we have created web application folder,but when we call
any jsp file from other jsp file,then error message comes "particular
jsp file(class) not found.,sometimes comes internal server error(500)
so pl tell me where should we place the html and jsp file.
pl send me weblogic setting thanking u
priya ranjan
Bhanu manne
Greenhorn

Joined: Apr 02, 2001
Posts: 8
Hi priya
if you are using weblogic 5.1 version you place all your jsp and html files in the public_html folder (c:\weblogic\myserver\public_html in windows). That is the default folder but you can change the folder but manipulating that in weblogic.properties file.
Hope it helps
Thanks
Bhanu
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: weblogic
 
Similar Threads
Problem while installing cocoon
Apache Velocity
Usebean Error in JSP
how to read file into applet in weblogic server
Compile error at JSP