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.
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
posted
0
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