File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes Placement of servlets and related .html forms Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Placement of servlets and related .html forms " Watch "Placement of servlets and related .html forms " New topic
Author

Placement of servlets and related .html forms

jacob nikom
Greenhorn

Joined: Oct 01, 2001
Posts: 12
Hi,
I am running WebLogic 6.1 on Win2K. My question is about
placement of .html form files and corresponding servlets.
If my servlets are in the
~\wlserver6.1\config\mydomain\applications directory,
where I have to put my .html files with forms, which call
those servlets?
I tried multiple locations but nothing worked.
Does it mean that I should create .war file, even if I want
to see only one .html file? In WebLogic documentation
(QuickStart ...) they did not mention .war file.
Thank you,
Jacob Nikom
 
 
subject: Placement of servlets and related .html forms
 
Threads others viewed
How to deploy WAR file in weblogic 5.1
war preparation in weblogic 6.0
difference between .jar and .war files
we can deploy a folder instead of jar or war what is the difference
servlet can't see html files?
MyEclipse, The Clear Choice