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