JSP in WEB-INF gives deny-existence

240 byte By 708428 at 2007-11-25 7:27:42
I am trying to forward to a JSP in the WEB-INF subdirectory and it gives me a deny-existence. I would like to store my jsps in the WEB-INF to prevent users from accessing them directly. How can I stop the deny-existence error?

IOException during file download

1255 byte By 708096 at 2007-11-25 7:27:43
I run iWS 4.0 SP4 on SPARC Solaris 2.6.One of my servlets downloads a wave file to browsers.The servlet works correctly most of the time, however from time to time there is an IOException. The IOException gives the following stack trace:[14/May/2001:11:38:34] failure ( 2268): Internal error: ...

What version of Jasper is supplied with iPlanet Enterprise Edition SP8?

779 byte By 708209 at 2007-11-25 7:27:44
I am attempting to implement a templated solution to JSP pages. I have got the code for this from the excellent book "Advanced JavaServer Pages" by Greary.Having successfully tested the code in JBuilder 6.0 on my desktop I have deployed it to an HPUX box running iPlanet 4.1/SP8. The HTML ...

How do I get JBuilder6 to attach to the jvm of iPlanet Web Server 6 to debug. I get a connection

244 byte By 708210 at 2007-11-25 7:27:45
I have created a basic servlet with JBuilder6, and have installed in the iPlanet WebServer v6 to attempt to attach to it's jvm for remote debugging. Has anyone done this and can tell me some detailed instructions of how to do it?

iWSsp9/CF4.5.2, MSIE6 form post errors

4941 byte By 708211 at 2007-11-25 7:27:46
Hello all, We've been having problems with our upgrade to iWS 4.1 sp9, from NES 3.6 sp3. Since upgrading, users of Microsoft Internet Explorer (MSIE) 6, and some users of MSIE 5.5 (but not all) have problems with posting forms to our site. The error recieved is "Site not found," and the web ...

Can anyone tell me how to speed up the image downloads in iPlanet Web Server 6.0?

221 byte By 708212 at 2007-11-25 7:27:47
I am running iPlanet Enteprise Web Server v6.0 SP1 and I have a page that has quite a few images and they load extreemly slow. If I load the same page and images on version 4.1 SP7 it runs really fast. Help?

I use Iplanet web server and my question is, once I make changes to my java file, is it necessar

14 byte By 708213 at 2007-11-25 7:27:48

what is the CRL format support by webserver 6.0

403 byte By 708983 at 2007-11-25 7:27:49
I have try to download the CRL from Hong Kong post " http://www.hongkongpost.gov.hk/crl/eCert.crl" and install on iPlanet web server 6.0,but i got the following error:System Error:Error decoding the CRL/CKL file. Please make sure it is valid.The system returned error number -8183, which is ...

How do I disable cookie in iplanet webserver

173 byte By 708214 at 2007-11-25 7:27:50
Whenever a customer enters our website, a cookie was written on the client side. We don't want to write/read any cookie on the client side. How to avoid this.

HttpSessionBindingListener valueUnbound not called on session timeout

270 byte By 708428 at 2007-11-25 7:27:51
I have setup an HttpSessionBindingListener, and while it is called when I specifically invalidate a session, it is not called when the user's session timeouts due to reaching the max idle. Is there a patch or a workaround available? I am using IWS 6.0SP2.

server not responding to exit command

338 byte By 708188 at 2007-11-25 7:27:52
Hi All,I am trying to stop an instance of my iPlanet WebServer 4.1 SP9 and receives the following message"server not responding to exit command". I have to do a kill -9 on the process uxwdog and ns-httpd. Does anyone know what this means. Any help is greatly appreciated. Thanks in advance for ...

iWS6.0SP2 Question: CGI chroot on Solaris 8

791 byte By 708199 at 2007-11-25 7:27:53
Dear all,I follow the Programmer's Guide (Chapter 1) to setup the Chroot directory (say, /mychroot/) for my existing CGI programs. It works fine, but I wonder why I don't need to update the CGI directory setting (the directory to chdir to after chroot but before execution). Its original value ...

LDAP Authentication Error Message in web log

1002 byte By 708215 at 2007-11-25 7:27:54
Hello,I am using Iplanet 6.0 Enterprise.I am trying to set up an acl on a particular directory on my web server, but I keep getting an error which I don't understand:<b>[11/Mar/2002:15:32:27] security (68): [NSACL4380] couldn't determine dbtype from: user [11/Mar/2002:15:32:27] security ...

When should hardware/software virtual servers be used?

107 byte By 708216 at 2007-11-25 7:27:55
I am looking for a discussion on the pros and cons of the different types of virtual servers.

Servlet configuration

2355 byte By 708094 at 2007-11-25 7:27:56
Hi everybodyI deploy a web app from the iPlanet plugin but am not able to get it run. The following are the messages from the error log:[13/Mar/2002:15:52:43] config ( 136): File mime.types, line 137, column 39: shtml: Extension given multiple times [13/Mar/2002:15:52:43] info ( 136): ...

How to define initialization parameters in iWS6.0sp2

492 byte By 708217 at 2007-11-25 7:27:57
I need to define an initialization parameter in iWS6.0sp2, this parameter will be used by all my servlets in an web application. parameter name: paraNameparameter value should be a string: "c:/xxx/xxx/xx"I want to get this parameter in my servlet using :getInitParameter("paraName")it looks like ...

Problem Deploying Precompiled JSP in IWS 6.0 sp1

1391 byte By 708205 at 2007-11-25 7:27:58
I currently have a problem with Deploying pre-compiled JSP on iWS 6.0 sp1. I have previously successfully deployed and run a war with same files as JSP. I followed the process as described in the programmers guide.i) compiled the JSP using JSPC into a set of classes in package _jsps .ii) jarred ...

IWS+solaris+intel

14 byte By 708218 at 2007-11-25 7:27:59

How do I use an SSL Accelerator with iWS 6?

991 byte By 708771 at 2007-11-25 7:28:01
I have an application that uses iWS 6 sp2 and iAS 6 sp4. The web server exposes a https port. I can get this port to work fine with a certificate requested against the internal module. When I use the module supplied by the SSL accelerator (Sun Crypto Accelerator 1) I can install and view a ...

Is there a developer server for writing and testing Server-Side Javascript?

151 byte By 708219 at 2007-11-25 7:28:02
I see the Fastrack server but it apparently doesn't support SSJS. I don't see a developer version of the Enterprise server. Any advise?

Reverse proxying using http and NSAPI

407 byte By 708220 at 2007-11-25 7:28:03
Hi,I want to configure a reverse proxy on iPlanet Web server (not proxy server) to reverse proxy http requests to a webserver (i.e bring the content of www.yahoo.com, for example, in through the reverse proxy).Ideally this would work in the same manner as the weblogic reverse proxy NSAPI plugin ...

Error parsing web applications configuration web-apps.xml: sealing violation.

1872 byte By 708117 at 2007-11-25 7:28:04
Hi all,(Urgent)web server(IWS6.0 SP2 on solaris 2.8)crashed, I stopped the server completely by killing all the processes and then tried restarting the server but the server wouldn't want to start (not even admin server)error logs from admin server...[18/Mar/2002:08:56:02] failure (13414): ...

impact of network latency

311 byte By 708858 at 2007-11-25 7:28:05
We have developed an application based on j2EE architecture and are running it on iWS and iAS. I would like to know the impact network latency would have on the application.What should be the threshold of the network latency for our application's good response ?Regards,Vibha ...

How to configure iWS to accept HTTPS requests.

350 byte By RakeshGarishakurthi at 2007-11-25 7:28:06
I tried to configure iWS using admin tool, by clicking on security tab and then created trust database. Then set Encryption on. Restarted server instance. Then I tried to invoke from the browser. But ended in fiasco. I get an error message "network error occured, TCP error.". Can some body shed ...

Running iPlanet 4.1 on a jre 1.4

473 byte By 708221 at 2007-11-25 7:28:07
Hi, I'm tryin to run the iPlanet 4.1 with SP 5, while using the new jre 1.4. I keep getting these error messages: [14/Mar/2002:16:15:31] info ( 656): Exiting JVM due to: infinite loopdetected in the JVM signal handler[14/Mar/2002:16:15:31] info ( 656): JVM exit ...

preventing cross-site scripting in IWS 4.1

168 byte By 708222 at 2007-11-25 7:28:08
webserver shows the server paths in case a request is sent for a file which is not found . problem with only jsp extensions. what settings should i change

password.conf file on iWS6 doesn't seem to work

676 byte By DanCooperstock at 2007-11-25 7:28:09
I have created a password.conf file in iWS6, in accordance with the manual, containing just the following line (with no CR/LF at the end):internal : passwordThis differs from iWS4, which said it should be like:Communicator Certificate DB : passwordHowever, it doesn't work. All restarts within ...

Priviously i use IIS. Now i am testing your iplannet.

448 byte By 708223 at 2007-11-25 7:28:10
it is cool. But i have one major problame. Previous codding for database connection i used server.mappath("../../usradm.mdb"). Lets asume the database found in sub sub directory. The same code is working fine with IIS. but Iplanet not supporting it. Now i have lots of file where i write this ...

'start' script for web-server instance picks old parameters

418 byte By 709613 at 2007-11-25 7:28:11
I used admin web page to change port of my webserver instance. Then I used 'start' script of that instance to start the server, it just picked up the old values and started the server at old port.But if start the weberserver instance from admin web page it starts correctly.What special the ...

whats the function of web server ?

90 byte By 708224 at 2007-11-25 7:28:12
How does the web server function with App Server in a 3 tier architecture..?

How can I secure a directory within an iplanet 4.1 doc root without securing the entire site, bu

14 byte By 708225 at 2007-11-25 7:28:13

Using iPlanet Web Server 6.0 (with ASP or JSP), is it possible to create a StarOffice, Word or A

14 byte By 708226 at 2007-11-25 7:28:14

when will iplanet 7.0 be released?

14 byte By 708227 at 2007-11-25 7:28:15

We will be moving from java web server to iplanet web server. Can some please provide me a check

14 byte By 708228 at 2007-11-25 7:28:16

How do you define "Additional Document" and "Shell CGI" directories under a Web App URI in Iplan

1235 byte By 708229 at 2007-11-25 7:28:17
We have configured our virtual server with a couple of "Additional Document Directories" (mappings). We have set up mappings for "/images" ( http://myserver.domain.com/images) and a "shellcgi" mapping for "/cgi-bin" ( http://myserver.domain.com/cgi-bin) to run cgi scripts. These mappings work ok ...

How do I get .htaccess files to work in iPlanet Enterprise Server v4.1?

1345 byte By 708230 at 2007-11-25 7:28:18
I am trying to use a .htaccess file to restrict access to a particular directory, requiring a password to login. I have followed the instructions in the documentation, but I cannot get it to work under iPlanet v4.1 (although it works fine under Apache).My .htaccess file looks like ...

IWSSessionManager: cannot create a new session as the limit on maximum number of sessions has al

1013 byte By 708117 at 2007-11-25 7:28:19
Hi I am getting IWSSessionManager: cannot create a new session as the limit on maximum number of sessions has already been reached: (1000) error on IWS6.0 SP2, then I did following change to web-apps.xml file..<session-manager ...

NSAPI plugin that will remove the port?

794 byte By 708231 at 2007-11-25 7:28:20
I am running iPlanet has a non-root user and running my web server instances on port 8080, using a F5 BIG-IP to redirect port 80 requests to port 8080 on the web server. All is working fine except when iPlanet redirects to add a trailing slash, for example www.foo.com/blah when blah is a ...

Can you use wildcards to do Url forwarding in Iplanet 4.1

125 byte By vossjf at 2007-11-25 7:28:21
For example, redirect http://myservername/cgi-bin/* to another Url. Where '*' equals any other text....thanks

how to configure single web server instance to multiple application servers..

247 byte By 708117 at 2007-11-25 7:28:22
Hi all,we are running single instance of IWS6.0 SP2 on solaris, we want to comfigure this single instance to multiple application servers(JRun). Can any one advise me whether it is possible to do. ThanksRaj

What do I have to install in the IIS Web Server to run Java Server Pages?

14 byte By 708233 at 2007-11-25 7:28:23

iWS HPUX 11 Installation coredump

258 byte By 708142 at 2007-11-25 7:28:24
We are trying to install iWS6.0 on HPUX11.0. During the installation it gives a 'coredump' and says failed to install 'server core', do you want to continue. Has any one came across this problem before? Any help is appreciated.Thanks

iPlanet: strange RequestDispatcher behaviour

1103 byte By 708235 at 2007-11-25 7:28:25
Appreciate if any iPlanet super-expert can give insights on the following scenario:In our servlet, we used a request dispatcher to forward the processing to a JSP as in :RequestDispatcher rd = getServletContext().getRequestDispatcher(physicalPath);rd.forward(request, response);And on most of ...

When extend IWS with IAS ?

294 byte By 708236 at 2007-11-25 7:28:26
I have an application made of html,jsp and javabeans(NOT enterprise) which has to support +/- 120 concurrent users. It works with IWS only, but is there a general rule (# users,..etc.) when to switch to IAS or is it fully dependant on the load on the processor/server?thnx.

How to enable HTTP 1.1 content-encoding with iPlanet Web Server?

624 byte By 708237 at 2007-11-25 7:28:27
I would like to use the HTTP 1.1 content-encoding feature with iPlanet (I presume this is available because iPlanet docs say it is fully HTTP 1.1 compliant and this is part of 1.1 spec.) Such as the apache module, mod_gzip. I want to compress all textual content before response sent (HTML, etc) ...

I get a "func_exec reports: no handler given for directive

124 byte By 708238 at 2007-11-25 7:28:28
I get a "func_exec reports: no handler function given for directive" error after migrating to 6.0 iWS from 4.7

Sometimes iPlanet Web Server 4.1 cannot able to write session cookie in the Client PC. It occurs

386 byte By 708239 at 2007-11-25 7:28:29
we are iPlanet 4.1 as webserver. We are writing cookies in our servlet which resides at Webserver. When comparing with our session cookie file and the client we have found that "NSES40Session 16%53A3c833bbd%253Aeb5884f44ad4b5cc ...

"Error code on iplanet Fasttrack: "warning ( 1096): RqThrottle value limited to 16 in this serve

92 byte By 709291 at 2007-11-25 7:28:30
Web Server Question....This question originally posted in "clustering"category

Where does client certificate stored in web server (ssl connection) and how to extract the infor

337 byte By 708240 at 2007-11-25 7:28:31
i am writing application using jsp and using a security token. we have a website with ssl (requires client authentication) feature. I don't understand where the web server stores the client cert having user sends their cert and how to extract some information form the cert to make my own user ...

Will web services require a web server presenting these services as interfaces apart from the ap

16 byte By 708241 at 2007-11-25 7:28:32
--