Re: Q: Why Tomcat return me a OLD version of my doc.jar in an Applet ?

2005-10-10 Thread Amadeo Alonso
Thaks, Darek I didn´t now that cache... Amadeo. - Original Message - From: Darek Czarkowski [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Friday, October 07, 2005 10:21 PM Subject: Re: Q: Why Tomcat return me a OLD version of my doc.jar in an Applet

Q: Why Tomcat return me a OLD version of my doc.jar in an Applet ?

2005-10-07 Thread Amadeo Alonso
Hi list: I apologize me last (first) email to the list with faults on date and form Thanks to Mark Thomas for your explanations. The problem I attempt to solve is the next: When I demand the page 'http://expresiongrafica.caminos.upm.es/PAU/AppletDoc.html', which has an Applet

RE: Q: Why Tomcat return me a OLD version of my doc.jar in an Applet ? [255718:132221]

2005-10-07 Thread RTE - Meridian Club
[EMAIL PROTECTED] Received: 10/7/2005 2:03 PM To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: Q: Why Tomcat return me a OLD version of my doc.jar in an Applet ? Hi list: I apologize me last (first) email to the list with faults on date and form Thanks to Mark Thomas

Re: Q: Why Tomcat return me a OLD version of my doc.jar in an Applet ?

2005-10-07 Thread Darek Czarkowski
demand the page 'http://expresiongrafica.caminos.upm.es/PAU/AppletDoc.html', which has an Applet with a tag 'archive=doc.jar', Tomcat (?) v5.5 returns me the OLD VERSION of 'doc.jar' (v1) with the old bugs, as I deduct from the 'Java Console'. I have placed two connector tags

Strange behavior of Tooltip when used with JComponent with in Applet

2005-08-11 Thread ajith.skumar
I have a problem with a JComboBox placed in an applet which is having a ToolTip text set on it. While moving the mouse over the ComboBox I am getting the following error stack in the Java Console. java.lang.Error: Destination component not connected to component tree hierarchy

Re: Strange behavior of Tooltip when used with JComponent with in Applet

2005-08-11 Thread Brian Bonner
This doesn't sound like a tomcat question--or am I missing something? Brian [EMAIL PROTECTED] wrote: I have a problem with a JComboBox placed in an applet which is having a ToolTip text set on it. While moving the mouse over the ComboBox I am getting the following error stack in the Java

Regarding JDBC applet server

2005-06-29 Thread reddy.sudheer
Hi In our project we are using Tomcat server(version 5.0.28) and DB2(version 5.1).From time to time we get the following error. ERROR_MSG : [IBM][JDBC Driver] CLI0614E Error sending to the socket, server is not responding. SQLSTATE=08S01 This is happening due to the jdbc applet server stopping

RE: Regarding JDBC applet server

2005-06-29 Thread Brereton, Stephen
perhaps connection pooling or timeout? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 29 June 2005 11:24 To: tomcat-user@jakarta.apache.org Subject: Regarding JDBC applet server Hi In our project we are using Tomcat server(version 5.0.28) and DB2(version

AW: jsp:plugin type=applet... and firefox

2005-06-02 Thread Heiner . Amthauer
, but firefox says the plugin is unknown. -Ursprüngliche Nachricht- Von: Jost Richstein [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 1. Juni 2005 14:00 An: Tomcat Users List Betreff: Re: jsp:plugin type=applet... and firefox Maybe it's not the server generating a wrong page...your browser is just

jsp:plugin type=applet... and firefox

2005-06-01 Thread Heiner . Amthauer
Hi there, I'm using an applet, with the following line: jsp:plugin type=applet code=applet.MyApplet codebase=. width=100 height=100/ I've assumed, that this works fine for any client. Loading the page with iexplorer does, however, loading it into firefox results in the message missing plugin

Re: jsp:plugin type=applet... and firefox

2005-06-01 Thread Jost Richstein
Maybe it's not the server generating a wrong page...your browser is just not able to load the plugin. I would install the plugin for Firefox first! [EMAIL PROTECTED] wrote: Hi there, I'm using an applet, with the following line: jsp:plugin type=applet code=applet.MyApplet codebase=. width

Re: Tomcat Optimization for Large Applet

2005-05-17 Thread Will Hartung
From: Chris [EMAIL PROTECTED] Sent: Monday, May 16, 2005 12:32 PM Sorry if this is a dupe, but as far as I can tell, it didn't go through. Setup: Tomcat 5.0.28 JDK 1.4.2_06 W2K Currently, we are running a rather large applet served from TC. When the first user logs on, TC memory usage

Tomcat Optimization for Large Applet

2005-05-16 Thread Chris
Setup: Tomcat 5.0.28 JDK 1.4.2_06 W2K Currently, we are running a rather large applet served from TC. When the first user logs on, TC memory usage jumps up about 60MB. When another user logs on after the first one is finished, the memory doesn't really change. Also, the cpu spikes pretty

Applet connection drops in Tomcat

2005-05-16 Thread Chris
because of lack of activity, but that doesn't seem to be the case anymore. We've had the connection die right after logging into the applet. Our best guess is that the firewall is closing the connection, as we have a standalone program connecting to tomcat once a minute. When the connection

Tomcat Optimization for Large Applet

2005-05-16 Thread Chris
Sorry if this is a dupe, but as far as I can tell, it didn't go through. Setup: Tomcat 5.0.28 JDK 1.4.2_06 W2K Currently, we are running a rather large applet served from TC. When the first user logs on, TC memory usage jumps up about 60MB. When another user logs on after the first one

Recommendation for applet signing?

2005-02-28 Thread Glenn Parsons
Hello All, We have a need to sign an applet for a project, but would like to test a signed applet first. Can anyone recommend a reasonably priced well reputable signing agent that you may have good experience in dealing with? Thanks, Glenn -- This message has been scanned for viruses

[OT] Using Tomcat certificate for signing applet

2004-11-03 Thread Antony Paul
Hi all, Can I use the same SSL certificate used by tomcat to sign an Applet ? rgds Antony Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Applet CLASSID ?

2004-08-24 Thread Shakeel
What is the importance of CLASSID , in autodownloading JRE of my own choice, I mean if I only change http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#V ersion=1,4,2,0 and do not change classid in my JSP file then will it work properly. Can I ignore CLASSID value

RE: Applet CLASSID ?

2004-08-24 Thread Shapira, Yoav
Message- From: Shakeel [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 9:03 AM To: Tomcat Users List Subject: Applet CLASSID ? What is the importance of CLASSID , in autodownloading JRE of my own choice, I mean if I only change http://java.sun.com/products/plugin/autodl/jinstall-1_4_2

Does anyone here know any applet user group?

2004-08-10 Thread Simon Zeng
Hi all, Sorry to disturb those who are not interested in this. I know this is not the place to ask applet question. Please anyone tell me where to find a good applet user/news group so I can post my questions, sorry and thanks again, -Simon -Original Message- From: Shapira, Yoav [mailto

Re: Does anyone here know any applet user group?

2004-08-10 Thread Rowland Watkins
Simon, I've tried the Java forums on Sun's developer site without much luck. I've got some applet experience with html forms etc, so I might be able to help. Cheers, Rowland - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Does anyone here know any applet user group?

2004-08-10 Thread Rhino
Try comp.lang.java.programmer. It is a standard Usenet newsgroup. Rhino - Original Message - From: Simon Zeng [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, August 10, 2004 10:30 AM Subject: Does anyone here know any applet user group? Hi all, Sorry

Downloading an applet over https

2004-08-05 Thread Rowland Watkins
Hi, I have a java applet that I use for signing files before they are posted to my tomcat server. The applet is accessed through a simple JSP page. Since the applet must have access to the client file system, it is signed by my keystore. I can successfully sign files over http, however, some

RE: Applet in tomcat clustering

2004-07-13 Thread Simon Zeng
I thought it would work too. But unfortunately it did not.:( In both applet and servlet code, I have the trace log. From time to time, while in applet log the jsessionid is the correct one, but in servlet, it is a different one. Any idea? -Simon -Original Message- From: Filip Hanik

Re: Applet in tomcat clustering

2004-07-13 Thread Filip Hanik - Dev
13, 2004 11:43 AM Subject: RE: Applet in tomcat clustering I thought it would work too. But unfortunately it did not.:( In both applet and servlet code, I have the trace log. From time to time, while in applet log the jsessionid is the correct one, but in servlet, it is a different one

Applet in tomcat clustering

2004-07-12 Thread Simon Zeng
Hi, Does any use applet in tomcat clustering?I have an question and need some help. I have set up two tomcat instances in cluster/load balance. My webapplication has one feature using applet. As I understand, tomcat cluster/load balance has sticky session which means subseqent requests being

RE: Applet in tomcat clustering

2004-07-12 Thread Simon Zeng
My mistake. I am using HttpURLConnection (not HttpTunnel) to communicate between applet and server. Thanks, -Simon -Original Message- From: Simon Zeng [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 1:51 PM To: 'Tomcat Users List' Subject: Applet in tomcat clustering Hi, Does

Re: Applet in tomcat clustering

2004-07-12 Thread Filip Hanik - Dev
you will need to send up cookies just like the HTTP protocol says in order to keep state Filip - Original Message - From: Simon Zeng [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, July 12, 2004 1:39 PM Subject: RE: Applet in tomcat clustering My mistake. I

RE: Applet in tomcat clustering

2004-07-12 Thread Simon Zeng
I thought I did it. Here are my steps 1. first get jsessionid from servlet 2. pass the jsessionid to applet (through htm page) 3. inside applet, create a new HTTPUrlConnection, and set cookie property with jsessionid. 4. connect to server. 5. In server, the request was sent to a different tomcat

Re: Applet in tomcat clustering

2004-07-12 Thread Filip Hanik - Dev
PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, July 12, 2004 2:40 PM Subject: RE: Applet in tomcat clustering I thought I did it. Here are my steps 1. first get jsessionid from servlet 2. pass the jsessionid to applet (through htm page) 3. inside applet, create a new

Re: n00b applet URI question

2004-05-28 Thread alu, artifex
i don't think the webbrowser can access the jar file inside the WEB-INF directory, it is protected by tomcat. you have to place the jar file containing the applet code in a public location such as [...]/hello/applet. the rendered output (sent to the client) of the jsp page would be interesting

n00b applet URI question

2004-05-27 Thread Michael Labhard
PROTECTED] pageEncoding=UTF-8% html headtitleHello World/title/head body jsp:plugin type=applet code=xptoolkit.applet.HelloWorldApplet archive=helloapplet.jar height=200 width=200 align=center jsp:fallback pplugin not supported/p

Can't connect from applet

2004-05-07 Thread Celona, Paul - AES
I have developed an applet that can connect to the database and access the data I need. When I run the same applet under Tomcat, I get the following exception Unable to connect to any hosts due to exception java.security.AccessControlException: access denied (java.net.SocketPermission 10.1.1.243

RE: Can't connect from applet

2004-05-07 Thread Shapira, Yoav
Hi, It's an applet security issue. Read http://java.sun.com/sfaq/ especially the part about originating host. Yoav Shapira Millennium Research Informatics -Original Message- From: Celona, Paul - AES [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 10:42 AM To: [EMAIL PROTECTED

RE: Can't connect from applet

2004-05-07 Thread Celona, Paul - AES
Thank you for the info and the link to the sun site. I'm still not sure why this applet would work on other workstations and not on the originating host. I didn't see anything obvious on this web page that explained that. Do you have any ideas about that? -Original Message- From: Shapira

RE: Servlet generating applet

2004-05-03 Thread Mark Thomas
Anything under WEB-INF is not visible to clients. Your applet code needs to be somewhere the client can download it from. Mark -Original Message- From: Celona, Paul - AES [mailto:[EMAIL PROTECTED] Sent: Monday, May 03, 2004 9:45 PM To: Tomcat Users List Subject: Servlet generating

Servlet generating applet

2004-05-03 Thread Celona, Paul - AES
Has anyone generated an html page from a servlet that contains an applet? I am having trouble with the browser finding the class specified in the code param. I've had codebase set to a number of things with no success. Is the codebase the root of the webapp? Or is it supposed to set to WEB-INF

Applet to Servlet session fails

2004-04-23 Thread UmamaheswarKalluru
Hello, I have a JSP page that has an applet embeded in it. The Applet talks to a Servlet. I have a session within the JSP when I try to access the session within my Servlet, I get NullPointerException as there is no session object. How do I get the session object in my Servlet that is present

Re: Applet to Servlet session fails

2004-04-23 Thread Veniamin Fichin
[EMAIL PROTECTED] wrote: I have a JSP page that has an applet embeded in it. The Applet talks to a Servlet. I have a session within the JSP when I try to access the session within my Servlet, I get NullPointerException as there is no session object. How do I get the session object in my Servlet

Re: Applet to Servlet session fails

2004-04-23 Thread UmamaheswarKalluru
Can you help me with more source please? I am using applet tag and not object tag. Thank you, Best Regards, Uma Veniamin Fichin [EMAIL

Tomcat and JApplet / Applet

2004-03-28 Thread Lars Nielsen Lind
Hi. How do I run JApplets / Applets with the Tomcat server? I place the applets in /WEB-INF/classes/package_name/package_name/JAppeltExample.class, but the browser can't see them. /Lars Nielsen Lind

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Antonio Fiol Bonnín
Hi, Class files for applets (or jars) are to be served by the web server exactly as any other STATIC file. Place them outside WEB-INF/classes, as anything in that directory is NOT served. Antonio Fiol Lars Nielsen Lind wrote: Hi. How do I run JApplets / Applets with the Tomcat server? I

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Lars Nielsen Lind
But then it is possible for third part to download and read the code in the applet? or? How do I protect my applets? /Lars Nielsen Lind - Original Message - From: Antonio Fiol Bonnín [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Sunday, March 28, 2004 4:29 PM Subject

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Parsons Technical Services
Subject: Re: Tomcat and JApplet / Applet But then it is possible for third part to download and read the code in the applet? or? How do I protect my applets? /Lars Nielsen Lind - Original Message - From: Antonio Fiol Bonnín [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED

RE: Tomcat and JApplet / Applet

2004-03-28 Thread SH Solutions
Howdy, But then it is possible for third part to download and read the code in the applet? or? How do I protect my applets? No. You need to make your class files accessible only. You do not need tomcat for this. You can use tomcat as well as apache, iis or any other web server. You do

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Dan Agarlita
Hi Lars, put the applet in another folder than WEB-INF I have the same problem, and I put the applet in a diferrent folder and works. Dan A. - Original Message - From: Lars Nielsen Lind [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, March 28, 2004 1:18 PM Subject: Tomcat

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Lars Nielsen Lind
If I place the applet as a *.jar file in the 'public' area of a web folder - is it possible to prevent any programs from scanning the Apache/Tomcat server for extraction of the files (html, jsp, class, jar)? I want to prevent access by programs to the source files - like /WEB-INF is protected

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Antonio Fiol Bonnín
hide those files not linked / used in your HTML (linked / used) files, with a root starting at /, whatever that means, or at any URL published by anyone. But if you speak a bit of HTML and web technologies, you know that in order to use an applet, the client is required to download the class/jar

Getting image files from applet

2004-03-09 Thread Teja Jo
Hi, Could anyone suggest how to get image files in same directory on server into the applet Regards, Teja Jo. - Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster.

Re: Getting image files from applet

2004-03-09 Thread deepak shripat mane
specify your image folder path in your applet using getDocumentBase () or getCodeBase() funtion in Applet Deepak On Tue, 09 Mar 2004 Teja Jo wrote : Hi, Could anyone suggest how to get image files in same directory on server into the applet Regards, Teja Jo

howto hold transient record data in a Java applet?

2004-02-27 Thread achana
Hi all. I've a Java applet question, which is slightly out of context here. For that I apologize. I want to create a class containing a record structure to hold transient data from other applets on same browser and from same codeBase(). In other words, several other applets in same browser

Re: Run Applet on Tomcat 5.0

2004-02-26 Thread Christopher Schultz
Henry, Is anyone know where is Web-accessible directory in Tomcat 5.0.16? A web-accesible directory is anywhere you could put a JSP or HTML file or image. Just some place where a URL can point to the class file and the server will give the browser access to it. -chris signature.asc

Re: Run Applet on Tomcat 5.0 -- Where to put the plugin class files?

2004-02-26 Thread Christopher Schultz
Henry, Please respond to the list, so everyone can see this conversation. Also note that this isn't really a Tomcat question. It's an applet question. However, I'm happy to help. 1. I put PluginApplet.jsp in the directory [TomcarInstalledHome]\webapps\ROOT\ Okay, that should be fine. Since IE

Run Applet on Tomcat 5.0.16 -- Where should I to put class files?

2004-02-26 Thread Henry Lai
Hi, I still get applet not initialized error after I using the archive=http://localhost/PluginApplet.jar; tag in jsp:plugin. Do I have to setup classpath environment variable on my Windows system? What should I put in it? Henry

Re: Run Applet on Tomcat 5.0.16 -- Where should I to put class files?

2004-02-26 Thread Christopher Schultz
Henry, I still get applet not initialized error after I using the archive=http://localhost/PluginApplet.jar; tag in jsp:plugin. What is the actual error? IE should provide a more descriptive error message when the pplet does not load. Try double-clicking on any strange-looking icons in IE's

Run Applet on Tomcat 5.0

2004-02-26 Thread Henry Lai
I tried to download PluginApplet.jsp from chapter 13 in Marty Hall's Core Servlets and JavaServer Pages 2nd Edition. In the document, it words .Remember that applets are executed by the browser, whereas servlets and JSP pages are executed by the server. Thus, the applet .class file goes

Tomcat 5 and applet

2004-02-10 Thread
How to deplay applet in tomcat ? Can somebody give a sample ? When I request a page on tomcat contain a applet , IE tell me can find the applet class, but when I explore the IE cache dir ,I found the class is there Can somebody tell me why ? Sorry for my pool englist Thanks

Re: Tomcat 5 and applet

2004-02-10 Thread Sam Seaver
It's all in the html, it doesnt really matter if its tomcat or not, because even if you're using JSP, you're still reverting to html to get the browser to display the applet (i dont trust jsp:plugin btw, though the latest tomcat might support it better). I simply use this: object classid=clsid

Re: Tomcat 5 and applet

2004-02-10 Thread Vernon Wu
Since an Applet runs on a client box, you first need to place the .class in a client accessible directory, not underWEB-INF. -- - Original Message - DATE: Wed, 11 Feb 2004 00:51:30 From: #214;#163;#189;#240;#212;#170; [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: How to deplay

Re: Tomcat 5 and applet

2004-02-10 Thread BAO RuiXian
Vernon Wu wrote: Since an Applet runs on a client box, you first need to place the .class in a client accessible directory, not underWEB-INF. But he said the applet class is already in the IE cache dir, so obviously his applet is already in a place accessable to the browser. Best Bao

Applet class files' location

2004-01-30 Thread Teja Jo
Hello everyone , There r some jsp files in the root directory of the web application.They display some applets.If the applet class files are placed in a package structure inside WEB-INF/classes - then I get a ClassNotFoundException for the applet.The applet files have to be compulsorily kept

AUTO 'Getty=987-263'Applet class files' location

2004-01-30 Thread Getty Images USA Support
case ID is:987263 -Original Message- From: Teja Jo [EMAIL PROTECTED] Sent: Friday, Jan 30 2004 3:30AM To: Tomcat User Mailing List [EMAIL PROTECTED] Subject: Applet class files' location Hello everyone , There r some jsp files in the root directory of the web application.They display

Re: Applet class files' location

2004-01-30 Thread BAO RuiXian
Teja Jo wrote: Hello everyone , There r some jsp files in the root directory of the web application.They display some applets.If the applet class files are placed in a package structure inside WEB-INF/classes - then I get a ClassNotFoundException for the applet.The applet files

AUTO 'Getty=987-620'Applet class files' location

2004-01-30 Thread Getty Images USA Support
case ID is:987620 -Original Message- From: BAO RuiXian [EMAIL PROTECTED] Sent: Friday, Jan 30 2004 3:52AM To: Tomcat Users List [EMAIL PROTECTED] Subject: Applet class files' location Teja Jo wrote: Hello everyone , There r some jsp files in the root directory of the web

Re: Applet class files' location

2004-01-30 Thread Josh Rehman
Any resource that needs to be accessed by the browser directly should be outside of the WEB-INF directory. An applet is exactly the same as an image file in this way. The classes in WEB-INF are accessed by the container only, and only their results are presented to client browser. That said

EOFException in Applet-Servlet communication

2004-01-09 Thread Teja Jo
Hello everyone, I am writing 2 serializable objects to servlet - after the url connection is setup .The same code is working at number of other places.But at one place it is throwing a EOFException.Could u tell me a way to remove this exception? Regards, Teja.

Applet in jsp

2003-12-26 Thread dhayalan
hi all currently i calling the java applet in jsp page in tomcat while running the page it gives the applet loading finelly it gives the following error pls give me the solution Dhayalan.G [EMAIL PROTECTED] Html]# appletviewer -J-Djava.security.policy=mypolicy testtimer.htm Exception in thread

HelloWorld embedded applet not being served

2003-12-22 Thread Michael Coughlan
I'm having trouble serving up a fairly simple embedded applet from the O'reilly Servlet Programming tutorials. Tomcat can't seem to find the applet that I request from loginpage.html using this line of HTML. applet CODE=DaytimeApplet CODEBASE=/ WIDTH=300 HEIGHT=180/applet The HTML page is served

Re: HelloWorld embedded applet not being served

2003-12-22 Thread Rod Giffin
Michael Coughlan said: I'm having trouble serving up a fairly simple embedded applet from the O'reilly Servlet Programming tutorials. Tomcat can't seem to find the applet that I request from loginpage.html using this line of HTML. applet CODE=DaytimeApplet CODEBASE=/ WIDTH=300 HEIGHT=180

RE: HelloWorld embedded applet not being served

2003-12-22 Thread Michael Coughlan
I'm having trouble serving up a fairly simple embedded applet from the O'reilly Servlet Programming tutorials. Nevermind. I now see the debudding information at the bottom of the browser: error.java.long.NoClassDefFoundError:com/oreilly/servlet/HttpMessage I need to point out the Oreilly com

RE: Problems with sending a serialized object from servlet to applet using Tomcat

2003-12-17 Thread Shapira, Yoav
Howdy, And what was the solution? Yoav Shapira Millennium ChemInformatics -Original Message- From: Dicheva, Darina [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 6:51 PM To: 'Tomcat Users List' Subject: RE: Problems with sending a serialized object from servlet to applet

Problems with sending a serialized object from servlet to applet using Tomcat

2003-12-15 Thread Dicheva, Darina
Hello, I have a problem sending a serialized object (instance of a class that is not part of the Java Core API) from a servlet to an applet. I don't have a problem to send a serialized String object though - everything works fine (even in both directions). But when I replace the String object

Applet doesn't work when served by tomcat

2003-10-03 Thread Liem Do
Hello, I have a jsp page with a SpellChecker applet defined using the applet tags. For some reason this doesn't seem to work when the app is deployed in tomcat but the same app works when deployed from IPlanet webserver. It seems that the browser isn't able to download the applet code when it's

Another E-Mail about Applet Client Access

2003-09-18 Thread Philip . Millard
+Java Servlets. Everything is running fine up to this point. For reasons of 'monitoring usefulness' I've been asked to add a hit counter (Ugh, I know. I hate the things). Although I know I can do this using the technologies above, I thought I'd try an applet. The class works fine on the server

Problem with applet in jar file accessed from JSP page in area protected with a security constraint.

2003-08-01 Thread Jim Solderitsch
configuration for most of the pages of the site -- I have security-contstraint tags and a login-config section in my applications web.xml file. My problem is this: One of the protected pages is a jsp (map.jsp) page that has an applet tag. This tag references a jar file that is also contained

java applet loading question

2003-07-14 Thread Michael Ni
I have this problem where my applet will only work properly if I move the mouse cursor over the applet. Once I do that all is ok but if I do not the browser just hangs loading the applet, I just get a grey box. Does anyone know why? im using java 1.4.1 mike

[OFF-TOPIC] Re: java applet loading question

2003-07-14 Thread John Turner
Perhaps these folks can help you out: http://forum.java.sun.com/ John On Mon, 14 Jul 2003 08:03:23 -0700, Michael Ni [EMAIL PROTECTED] wrote: I have this problem where my applet will only work properly if I move the mouse cursor over the applet. Once I do that all is ok but if I do

Re: Compensating for applet security restrictions

2003-07-04 Thread Susan Hoddinott
Further to my earlier comment. I would also question whether making the applet trusted would make any difference. It seems that given its current behaviour this would just allow it to freely read and write to the client rather than reading and writing from the server. Regards, Susan Hoddinott

RE: Compensating for applet security restrictions

2003-07-03 Thread Atreya Basu
If you need to read and write to a file, just keep the files on the server. You can pull a resource off the originating server to read something. Writing to a file is probably going to be a problem however. You could always sign the applet and then you would be able to read and write all you

Re: Compensating for applet security restrictions

2003-07-03 Thread Nathan McMinn
You may want to investigate using HTTP to handle your transfer. You could download the file that your applet needs with HTTPClient, and have another JSP page that takes the file back from the applet and saves it on the server using HTTPClient and FileUpload. That at least gives you

Re: Compensating for applet security restrictions

2003-07-03 Thread Susan Hoddinott
am doing. The first applet just takes parameters and either runs the program as an applet or an application but the security which is inherited appears to be that for an applet in either case? Regards, Susan Hoddinott http://www.hexworx.com - Original Message - From: Atreya Basu [EMAIL

Compensating for applet security restrictions

2003-07-02 Thread Susan Hoddinott
Hello, I currently have a JSP with an APPLET tag (including EMBED and OBJECT references) which runs a JAR file located on my server. The program runs fine but because the APPLET is run by the Java plug-in whenever it needs to read or write data it attempts to read or write the data from

taking quite a long time for applet to come up

2003-06-16 Thread Paridhi Bansal
Hi!! I have tomcat 4.0.6 running servlet-applet application..i have two folders in my webapps folder and i have removed all the original folders(manager, example,tomcat-docs)from webapps.i have removed corresponding entries from server.xml file also..still whenever, i restart tomcat

Re: taking quite a long time for applet to come up

2003-06-16 Thread G. Wade Johnson
Which browser are you using? I have seen the second authentication window effect on Netscape 4.79. I don't see it on newer Netscapes, Mozilla, or recent IE. G. Wade Paridhi Bansal wrote: Hi!! I have tomcat 4.0.6 running servlet-applet application..i have two folders in my webapps folder

Re: taking quite a long time for applet to come up

2003-06-16 Thread Paridhi Bansal
and password every time you open.. Paridhi - Original Message - From: G. Wade Johnson [EMAIL PROTECTED] Date: Mon, 16 Jun 2003 12:55:41 -0500 To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: taking quite a long time for applet to come up Which browser are you using? I have seen

Accessing data files via APPLET tags in JSP pages

2003-06-09 Thread Susan Hoddinott
with an applet and I call this via an APPLET HTML tag in a JSP. It works fine except for the fact that any attempt to read a data file on the server seems instead to be interpreted as an attempt to read the file in a directory of the same name on the client, despite passing in such parameters

Re: Accessing data files via APPLET tags in JSP pages

2003-06-09 Thread Magne Skjeret
this problem I have attempted to replace my servlet with an applet and I call this via an APPLET HTML tag in a JSP. It works fine except for the fact that any attempt to read a data file on the server seems instead to be interpreted as an attempt to read the file in a directory of the same name

Re: Accessing data files via APPLET tags in JSP pages

2003-06-09 Thread Susan Hoddinott
. Regards, Susan Hoddinott http://www.hexworx.com - Original Message - From: Magne Skjeret [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, June 09, 2003 9:30 PM Subject: Re: Accessing data files via APPLET tags in JSP pages man, 09.06.2003 kl. 12.48 skrev Susan

Re: Accessing data files via APPLET tags in JSP pages

2003-06-09 Thread Susan Hoddinott
On this same subject, I was wondering if there is any way of forcing an APPLET to access a server file, e.g. via socket connection, etc.? Regards, Susan Hoddinott http://www.hexworx.com - Original Message - From: Magne Skjeret [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED

Applet exceptions in non-ROOT WEB-INF subdirectories

2003-06-06 Thread Robert Wray
Newbie here so I'm probably missing something really basic... I've been looking at this for a few days and decided to be enlightened. Question: Is there a tag I need to place in a config file, web.xml file, or somewhere else to allow an applet access to use/find data/class (non-servlet) files

Applet -Tomcat 4.1.

2003-04-01 Thread Alberto A C A S Magalhães
nota confirma que esta mensagem foi verificada pelo MIMEsweeper não tendo sido encontrados virus. www.mimesweeper.com *** Hi, I build a small applet, that is called by an index.html. When I deploy it on TOMCAT, it gives

RE: Applet -Tomcat 4.1.

2003-04-01 Thread Shapira, Yoav
Howdy, Make sure your applet archive/codebase attributes are correct. Make sure all the classes the applet needs are indeed compiled and placed in the location named by the archive/codebase attribute. Make sure the server is up and running properly without errors. Yoav Shapira Millennium

RE: Applet -Tomcat 4.1.

2003-04-01 Thread Alberto A C A S Magalhães
nota confirma que esta mensagem foi verificada pelo MIMEsweeper não tendo sido encontrados virus. www.mimesweeper.com *** For building an APPLET, is necessary using a JAR file? -Original Message- From: Shapira, Yoav [mailto

Re: Applet -Tomcat 4.1.

2003-04-01 Thread Jacob Kjome
Just make sure that the library that the applet is pointing to is publicly available. This means that it does *not* go in WEB-INF/lib. Put it where you put your static html, jsp's, images, css, and other public stuff. Jake At 03:39 PM 4/1/2003 +0100, you wrote

RE: Applet -Tomcat 4.1.

2003-04-01 Thread Shapira, Yoav
Howdy, No it's not necessary to use a jar file. It's probably a good idea though. Perhaps you will find an applet tutorial useful: http://java.sun.com/docs/books/tutorial/applet/ This list is supposed to be used for tomcat-specific questions, and is a heavily trafficked list as is. Please

Applet access a text file

2003-03-28 Thread Alberto A C A S Magalhães
nota confirma que esta mensagem foi verificada pelo MIMEsweeper não tendo sido encontrados virus. www.mimesweeper.com *** Hi, I am using TOMCAT in a Linux Machine, i have to develop a Applet, that have to access to a text file

APPLET using Text File

2003-03-28 Thread Alberto A C A S Magalhães
nota confirma que esta mensagem foi verificada pelo MIMEsweeper não tendo sido encontrados virus. www.mimesweeper.com *** Hi, I am using TOMCAT in a Linux Machine, i have to develop a Applet, that have to access to a text file

Re: APPLET using Text File

2003-03-28 Thread jerome moliere
notifique [EMAIL PROTECTED] Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper não tendo sido encontrados virus. www.mimesweeper.com *** Hi, I am using TOMCAT in a Linux Machine, i have to develop a Applet, that have

RE: APPLET using Text File

2003-03-28 Thread Alberto A C A S Magalhães
, 28 de Março de 2003 17:55 To: Tomcat Users List Subject: Re: APPLET using Text File Alberto A C A S Magalhães wrote: ** Este email assim como os ficheiros que possa ter em anexo são confidenciais e para uso exclusivo da pessoa

RE: APPLET using Text File

2003-03-28 Thread Anecito, Anthony (HQP)
Hi Alberto, I have been working with Applets since 1995 (don't laugh) and never had an issue with reading a file from the directory of the (Web or App) server the Applet was downloaded from. Just know that there are security issues involved if you try to read files not in the same directory

  1   2   3   >