garbage collection

2000-05-15 Thread Kathy Wargo

we are developing a java application using servlet but after a few runs the 
application slows down. We noticed that this happens once the JVM's heap size reaches 
16M. I would assume the garbage collection would be invoked and clear up the heap but 
this does not seem to be happening. We have tried to use finalize() methods and 
system.gc() also in the objects that are being created so that the garbage collector 
can free up the memory but nothing seems to be bringing the heap size down. Even 
leaving the computer idle for some time does not seem to be freeing up the resources. 
Any clues?


HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: Connection between JSP and ASP in IIS with JRUN..........

2000-05-12 Thread Kathy Wargo

 Does this mean you can combine asp with jsp?
--

On Fri, 12 May 2000 04:26:20   Scott Stirling wrote:
Not likely.  What makes you think that?

Scott Stirling

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of victor
Sent: Friday, May 12, 2000 2:47 AM
To: [EMAIL PROTECTED]
Subject: Re: Connection between JSP and ASP in IIS with JRUN..


think may be can use resin with iis and base on the servlets to pass
parameters
between asp and jsp

regs
-victor

Scott Stirling wrote:

 Sorry, Koti.  You're asking the impossible.  Use ASP or JSP, or even both
 together, but there's no way to make ASP and JSP (totally separate
processes
 with IIS and JRun) pass parameters back and forth on the server side.
Maybe
 someday someone will make VBScript a JSP scripting language and support
it,
 but even then you'd have to run the JSP/ASP through the same app, short of
 some pretty hackish ISAPI wizardry to route ASP to JSP and back
 again/vice-versa.

 Scott Stirling

 -Original Message-
 From: A mailing list about Java Server Pages specification and reference
 [mailto:[EMAIL PROTECTED]]On Behalf Of Kotireddy Mutyam
 Sent: Thursday, May 11, 2000 10:50 PM
 To: [EMAIL PROTECTED]
 Subject: Connection between JSP and ASP in IIS with JRUN..

 hi frinds,
 I am working on JSP in IIS server by using JRUN, but I want to pass the
 perameters from JSP page to ASP page.
 please help me friends.
 my mail id is [EMAIL PROTECTED]

 TIA
 bye
 koti

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: Shopping Cart JSP/Servlet Package

2000-04-25 Thread Kathy Wargo

 Jon
If you find one please let me know.

--

On Fri, 21 Apr 2000 21:21:19   Jon Baer wrote:
Does anyone know of a high-class ecommerce based JSP/Servlet package that is 
available to
plug-in to a website?

Thanks.

- Jon

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Model for merchant validation

2000-04-10 Thread Kathy Wargo

I have been tasked to provide the "commerce" modules for our web application.  This 
includes transactions to a cyber validator for credit cards like CyperCash and as well 
as billing to subscription customers.

Does anyone have a model or examples of Beans, servlets, jsps that I could use as 
templates?




HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



ASP to JSP

2000-03-01 Thread Kathy Wargo

I see there have been many of you that have gone from developing an ASP application to 
developing a JSP application.

I would like to know the learning curve, and suggestions, a template, some idea of the 
complexity of moving to the JSP world.  I know applications vary but with your 
experience could you provide some insight.

We would like to move to this environment, but management(of course) would like to 
know the degree of difficulty to move in this direction.  Our staff is versed in VB 
and some Java (not heavy).

Your advice is most appreciated


HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: Help:JSPs on IIS webserver

2000-02-09 Thread Kathy Wargo

 You need a add on like JRUN or NewAtlantic

see www.allaire.com for JRUN
--

On Wed, 9 Feb 2000 05:55:59Manish Bijay Kumar wrote:
Hi all,
Is there any way to use JSP on IIS web server. I have heard that some JAR
file is available which can be used as some add-on to IIS web server to run
JSPs.
Looking forward to ur reply.
Thanks
Manish
 --
 From: Christian Mallwitz[SMTP:[EMAIL PROTECTED]]
 Sent: Wednesday, February 09, 2000 2:26 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: i18n support in JSP

 File: charset-sjis-static.jspFile:
 charset-sjis-dynamic-unicode.jspFile: charset-sjis.htmlFile:
 charset-utf-8.htmlFile: charset-utf-8-dynamic.jspFile:
 charset-utf-8-static.jsp
 Hi,

 I'm using JWS2.0. I have attached some test pages for you. First there
 are HTML pages which should not make any difficulties. Secondly there
 are JSP pages which should produce the same output as the HTML files.

 The UTF-8 files are just an additional example on what I tried to test
 with regard to I18N in JSP engines.

 All of the files are displayed correctly on a US version of NT 4.0 SP5
 and US version of IE 5 with sufficient font support for Japanese
 characters ...

 Hope this helps
 Christian
 --
 Christian Mallwitz INTERSHOP Communications Germany
 Senior Software Engineerphone: +49 3641 894 334



===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Newbie-- Installation SSI problem

2000-02-07 Thread Kathy Wargo

Hi
I am very new, but I am trying to get moving.
I have installed JRUN on my PWS for now.  I am using jdk1.2.1 jswdk1.0.1.

I can run the SnoopServlet but I wanted to try a SSI so I used the example 
greeting.shtml in the tutorial in the Jrun documentation guide.

I get the following


but when I try to bring it up I get

500 Internal Server Error ssifilter:

java.lang.NoSuchMethodError: javax.servlet.ServletContext: method 
getRequestDispatcher(Ljava/lang/String;)Ljavax/servlet/RequestDispatcher; not found

my jsm-properties file

looks like

jrun.rootdir=.. jrun.api21=false redirect.stderr=true redirect.stdout=true 
admin.port=57860 admin.bindaddress=* java.securitymanager= java.path=..\\examples\\jni 
java.classpath=C:/JRun/classes;C:/JRun/jsm-default/classes;C:/JRun/lib/jrun.jar;C:/JRun/lib/servlet.jar;C:/JRun/webl/WebL.jar;C:/JRun/lib/jsp.jar;C:/JRun/lib/xml4j.jar;C:/JRun/lib/xt.jar;C:/JRun/lib/fesi.jar;C:/JRun/lib/cfanywhere.jar;C:/JRun/lib/NetComponents.jar;C:/JRun/lib/OROMatcher.jar;C:/JRun/lib/tools.jar;C:/JRun/instantdb/classes;C:/JRun/lib/jrunadmin/jrunadmin.jar;C:\\jdk1.2.2/lib/classes.zip;C:\\jdk1.2.2/lib/rt.jar;C:\\jdk1.2.2/lib/i18n.jar;C:\\jdk1.2.2/jre/lib/rt.jar;C:\\jdk1.2.2/jre/lib/i18n.jar;C:\\jdk1.2.2/lib/tools.jar;C:/JRun/lib/jrunadmin/swing.jar;
 java.exe=C:\\jdk1.2.2\\bin\\javaw.exe java.args=

and my autoexec.bat

@ECHO OFF PATH=C:\DOS;C:\JDK1.2.2\BIN

SET CLASSPATH=.;C:\jdk1.1.2\lib\classes.zip;

IF EXIST TOSCD001 LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:TOSCD001

PATH=%PATH%;"C:\Program Files\Mts"


I know there is something wrong with my path could someone PLEASE help.  I know this 
is basic but I have asked JRUN for help but nothing.

Thanks in advanced





HotBot - Search smarter.
http://www.hotbot.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html