Applets/Browser problem pleaz Help

Hi folks,
I have a strange problem..!
My browser (I.E 5.01) will now not display applets, It will display all the html content & read JavaScript but the applet doesn't initalise.
There are no error messages, & the program compiles fine, I edited, compiled & run an Applet with no prob (as I have been doing all along) then Edited, compiled one of its subclasses, when I tried to run it all I got was a blank page, with "done" in the status line.
If I mouse over where the Applet should be I get no error or "applet started" message.
I have also viewed websites that I know have applets embedded & it is the same, no applet displayed.
I have reinstalled the browser, checked all the settings & the html file is correct.
The browser seems not to recognise the <applet> tags.
Please Please Please can someone help me , I have coursework to do & need to get on.
also the applet will run in the appletviewer..
Many thanks in advance

I think the <applet> is now deprecated. Newer applets tend to use the <embed> tag, and instead of running within the browser's own virtual machine they are executed using the java plugin, which is installed automatically when you install Sun's jre or jdk on your machine.
For more information look at the Java plugin documentation at http://www.javasoft.com/products/plugin
and see the following link which describes how to convert from applet tags.
http://www.javasoft.com/products/plugin/1.3/docs/quick_start.html#convert

Similar Messages

  • Curve 8520 browser problems - please help!

    I've had my Curve 8520 for three weeks and it was working like a dream. However, yesterday evening, the browser application suddenly stopped working. I know it's not an issue with my wi-fi, as my laptop is still working fine. When I try to load the browser and visit a website, it flashes up "requesting..." as normal, and then goes to "loading" with a white screen, but refuses to load the web page. What's wrong with it? I've tried changing options in the browser configuration, but nothing works. Please help me!

    With any glitch on a BlackBerry, first off do a battery pull reboot,
    With the BlackBerry device powered ON, remove the battery a few seconds and then reinsert the battery to reboot. 
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Adobe Reader clashing with web browser, problem. Help

    Hello,
    I've been using Foxit Reader before using Adobe Reader. Now when i'm trying to view pdf files in firefox there is this error showing "The Adobe Reader cannot be used to view pdf files in a web browser". I've tried reinstalling adobe reader but this problem persists. Below is a screenshot of the problem. This might be a bug in the program as i have done the needful and set adobe as the deafult pdf file manager or the web browser might be clashing with this version of adobe reader. I'm not sure why this is happening and would like someone to educate me on this.
    Please let me know of any solution to this problem. I'm on Windows XP.
    Thanks,
    Ritwick
    [spam link removed]

    http://helpx.adobe.com/acrobat/kb/error-acrobat-reader-running-cannot.html

  • Applet BROWSER problem

    My applet compiles and runs fine on my system but when i uploaded it to the internet, the applet is not loading and the error I i'm having is
    load:class registration.class not found.
    if I access the site with my system the applet reuns fine but not on every other system.
    i need urgent assistance please.
    .

    >
    My applet ..>Do your users really require an epplt, or just something that can be launched from a web page? If the latter, (Java Web Start) JWS is a much better option.
    Here are some examples of using web start <http://www.physci.org/jws/>
    >
    ..compiles and runs fine on my system but when i uploaded it to the internet, >The internet is a big place. Care to narrow down where we can see the breaking applet? What URL?
    >
    ..the applet is not loading and the error I i'm having is
    load:class registration.class not found.>Which version(s) of which browser(s) on which OS(s) running what Java version(s)?
    >
    if I access the site with my system the applet reuns fine but not on every other system.>Note that no project will ever run on 'every system'. Coding in Java means you can supply applications and applets to a lot of people, but not everyone.

  • IE6 Preview Browser Problem; Please HELP

    Dreamweaver 8 crashes when I try to preview an asp page with
    the IE6 browser, only when there are no other browsers currently
    open.
    For example if I have a browser already open with any other
    site, as long as the browser is open, I can preview the ASP pages
    fine but; If no browsers are currently opened, DW8 just freezes.
    Please help we have a deadline on a big project and would like to
    start as soon as possible.
    My settings are Win2K professional, IE6 Ver. 6.0.2800.1106
    SP1, DW8
    Thanks in advance

    If you don't have BlackBerry data service you may or may not be able to use wifi, as I mentioned above. I have personal experience on a legacy device where wifi worked without a SIM installed on one OS version but not on a later version. So there is hope if you are in this situation, but it will mean trial and error which may prove fruitless.
    Also, if you don't have any mobile data service, be very cautious. On legacy BlackBerry you cannot disable mobile data independent of wifi. If you don't have a dat plan you could end up paying a steep pay per use data fee if you accidently use mobile data.
    Good luck. I wish I had better news.
    - Ira

  • I am having browser problems. HELP

    i am getting a message that says "are you sure you want to send a form again? to reopen this page safari must resend a form. this might result in duplicate purchases, comments or other actions" I am not able to log in to my hotmail account because i get this pop up. I tried to "empty my Cache" but did not work. What can i do?

    Just click OK.

  • Need help with Rollover Image cross browser problem

    Hello,
    I am having a cross browser problem with my websites rollover nav links.  The trouble is, while they work perfectly fine in IE8 and IE9, I’ve also attempted to use them through Opera, and they simply don’t work.  They don’t link nor do they do their rollover effect.  And I was trying to figure out what I have done wrong.  Currently the site is not completed, but the first two pages are, the “news” and “about me” pages are currently (as of right now) working.  The address to the site is below.
    http://maxmetal.xsustudios.com/index.html
    I hope that someone can help me with this, if needs be I can put the code for the CSS and HTML into this part if it will save some time for everyone.  Sorry too about the PNG images, I have to change those over to semi-transparent GIF’s yet so the site does take a while to load…
    Hope someone can help me with this!
    PALADIN

    When I disable CSS in my browser, the rollover buttons work just fine.  This tells me your CSS is messed up and you've layered something over your menus which is making them inaccessible to users.
    I noticed you've applied relative positioning to just about everything on your page.  Why?   Default CSS positioning (unspecified or static) is all you need for 98% of layouts.
         Learn CSS positioning in 10 Steps
         http://www.barelyfitz.com/screencast/html-training/css/positioning/
    My advice would be to start over using a pre-built CSS Template with all the divisions and columns you're likely to need for this project.  Below are some good links to get you on the right track.
    For professional CSS Templates that are rock solid & perform well in all browsers, visit Project Seven:
    http://www.projectseven.com/products/index.htm
    Ultimate Multi-Column Layouts
    http://matthewjamestaylor.com/blog/ultimate-multi-column-liquid-layouts-em-and-pixel-width s
    Not Just a Grid CSS Framework
    http://www.notjustagrid.com/demo.asp
    EZ-CSS Templates (watch the screencast to see how it works)
    http://www.ez-css.org/css_templates
    Dreamweaver CSS Templates for beginners
    http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html
    New DW Starter Pages
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    Good luck with your project!
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • I need help with a browser problem

    I am was given a new iMac G3 (from 2001) which was really never used.I have not yet had any serious problems with it, but really could use some help with a browser problem.
    I have 4 different web browsers that needs the macro media flash player update. The browsers I use are internet explorer, iCab, Netscape, and the original Mozilla Firefox.
    It would be of great appreciation for the readers of this post to answer my question.
    I am also having the problem with installing the plug - ins for the browsers. Thank You For Taking the Time To read This!

    Hi, rynodino -
    As Tom has suggested, plugins need to be installed in the Plug-Ins folder for the browser.
    Typically each browser will have its own Plug-Ins folder, usually located in the same folder containing the browser itself. In order for each of several browsers to access the same plugins, the plugins must be replicated and placed in each of the Plug-Ins folders for each of the browsers. The easy way to do that is to hold down the Option key while dragging a plugin to the new location - a copy (not an alias) of the plugin will be generated at the location it is dragged to.
    Most plugins will display a Netscape icon regardless of where they are located - this is normal.
    It is not unusual for the installer for a plugin to default its install to the Plug-Ins folder for Internet Explorer. So be it. Just replicate the new plugin to the other Plug-Ins folders as needed.
    Note that some plugin installs will involve more than one item. For those, be sure to replicate all items for it. Using labels can help identify what is new, what has been most recently added, in a Plug-Ins folder.

  • Help PC users can't open my iwebsite-is this a browser problem?

    I created a password secured page with 3 films for a jury to vote on. All PC users can't open the page. They do not get access to the server.
    The window to open the page with the username and password does not even pop up.
    All Mac users have been able to access the site.
    Is this a browser problem? Is there a problem with Internet Explorer?
    thanks for your advice
    NFrano
    MAC Book Pro Intel Core 2 Duo   Mac OS X (10.4.8)  

    When burning a CD from within iPhoto, it includes the iPhoto folder structure with thumbnails, originals, etc.
    To burn a CD with images only, insert a blank disc, create a burn folder in Finder and drag the photos from iPhoto into the Finder burn folder. (Burn...)

  • Urgent: Sessions problem pls help me

    Hi all,
    Its already late to post this problem.pls help me urgently.
    I have a servlet & two jsp's. first i request servlet, it processes something and forwards request to my first jsp. In that jsp on a button click, i'm displaying a new popup by calling showModalDialog. this dialog gets data from the same servlet but it forwards to my second jsp.(second jsp can be seen in dialog)
    Now if i submit form from my second(dialog) jsp, the servlet reports that session has expired. I tried a lot but invain. any one who helps me is appreciated well by all of our forum.
    waiting 4 u r reply,

    It could be that you have cookies turned off and you're not using URL Rewriting.
    In J2EE, the first time your browser makes a request to the server, the server responds and appends a SESSION_ID parameter to the request as well as storing a cookie with the SESSION_ID.
    The second time your browser makes a request, the server checks for the cookie. If it doesn't exist it checks for the parameter. If neither exist the server assumes its the first time your browser has made a request and behaves as describe in the previous paragraph.
    In your case when you submit the form if you have disabled cookies and the action attribute doesn't have the SESSION_ID paramter appended to the url, the browser will assume it's a first request. The user will not be logged in, hence your session has expired error.
    To fix this you need to encode the URL in your JSP. You can use the struts html:rewrite tag or the HttpServletReponse.encodeURL method, or if you're using JSP 2.0 the JSTL c:url tag.

  • Applet socket problem in client-server, urgent!

    Dear All:
    I have implemented a client server teamwork environment. I have managered to get the server running fine. The server is responsible for passing messages between clients and accessing Oracle database using JDBC. The client is a Java Applet. The code is like the following. The problem is when I try to register the client, the socket connection get java.security.AccessControlException: access denied(java.net.SocketPermission mugca.its.monash.edu.
    au resolve)
    However, I have written a Java application with the same socket connection method to connect to the same server, it connects to the server without any problem. Is it because of the applet security problem? How should I solve it? Very appreciate for any ideas.
    public class User extends java.applet.Applet implements ActionListener, ItemListener
    public void init()
    Authentication auth = new Authentication((Frame)anchorpoint);
    if(auth.getConnectionStreams() != null) {
    ConnectionStreams server_conn = auth.getConnectionStreams();
    // Authenticates the user and establishes a connection to the server
    class Authentication extends Dialog implements ActionListener, KeyListener {
    // Object holding information relevant to the server connection
    ConnectionStreams server_conn;
    final static int port = 6012;
    // Authenticates the user and establishes connection to the server
    public Authentication(Frame parent) {
    // call the class Dialog's constructor
    super(parent, "User Authentication", true);
    setLocation(parent.getSize().width/3, parent.getSize().height/2);
    setupDialog();
    // sets up the components of the dialog box
    private void setupDialog() {
    // create and set the layout manager
    //Create a username text field here
    //Create a password text field here
    //Create a OK button here
    public void actionPerformed(ActionEvent e) {
    authenticateUser();
    dispose();
    // returns the ConnectionStreams object
    public ConnectionStreams getConnectionStreams() {
    return(server_conn);
    // authenticates the user
    private void authenticateUser() {
    Socket socket;
    InetAddress address;
    try {
    // open socket to server
    System.out.println("Ready to connect to server on: " + port);
    socket = new Socket("mugca.its.monash.edu.au", port);
    address = socket.getInetAddress();
    System.out.println("The hostname,address,hostaddress,localhost is:" + address.getHostName() + ";\n" +
    address.getAddress() + ";\n" +
    address.getHostAddress() + ";\n" +
    address.getLocalHost());
    catch(Exception e) {
    displayMessage("Error occured. See console");
    System.err.println(e);
                                  e.printStackTrace();
    }

    Hi, there:
    Thanks for the help. But I don't have to configure the security policy. Instead, inspired by a message in this forum, I simply upload the applet to the HTTP server (mugca.its.monash.edu.au) where my won server is running. Then the applet is download from the server and running fine in my local machine.
    Dengsheng

  • Embedded pictures in g-mail do not get thru when forwarded. Google claims it's a browser problem. how do I fix this?

    I'm running Windows 7 Ultimate, Firefox 3.6.16
    This problem started up about 4 months ago. I thought it was a Google problem, but Google claims it's a browser problem. The same problem happens with Internet Explorer. I checked the Google website and many people are having this same problem. And Google is totally unresponsive.
    Attached pictures go thru fine, but if I get an e-mail from someone with embedded pictures in the message, when I forward that message, the receiver does not get the pictures...only a red X in a blank box.
    How can this be fixed?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Browser based AIR Help and PDF Files

    Hi everyone,
    I am so glad to have forum like this, hoping that sharing your experiences will help a little bit further.
    Just recently I have tried to generate an browser based AIR Help in combination with merged projects. By the way, Peter Grainge's tutorial was very helpful here, thanks Peter!
    My project also contained a single PDF file in a baggage container. After I had published my file, I had noticed that it was not possible to open the PDF in any way.
    So I tried the same using the Adobe AIR Help Application and there the PDF worked. Now I was wondering whether I did something wrong or do I need to be aware of something.
    Personally I don't mind using the Adobe AIR Help Application, the only disadvantage I had discovered beside the local installation, is the the document spacing seemed to be a little odd. Actually there was no space between the border and the content. With any other single source output there is, including the browser based AIR help.
    I didn't find any similar problems on this forum, but maybe any of you has a little hint for me.
    Thanks and greetings from Germany,
    Christian

    PDF should work from browser based AIR Help. Try a different file.
    See the AIR topics on my site about the margins. In short, you create a copy of your CSS and just change the body tag margins in Notepad. Use the ordinary CSS when you are working or creating other outputs, use myproject_AIR.css when you generate the help.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Email/browser problem

    Hi  
    About 2 weeks ago I suddenly discovered I was unable to open any web links attached to my emails.
    When I clicked on the address, the browser, at that time, Mozilla Firefox, home page came up and the loading sign appeared in the top left hand corner. After approx 15 seconds a message appears which say the pages cannot be accessed and to kill or wait.
    After attempting to fix the problem I uninstalled Firefox and made Google Chrome my default browser. only to find the same problem exists. The only way I can open the internet address is to copy it from the email and then paste it into the address bar of
    the browser. Have you any suggestions as to how I can fix this annoying problem?
    Many thanks
    GMMagic

    Hey, you can try to reinstall the browser problems. Probably it will help. 
    About the problem appeared even after browser is different, it is necessary to set the default browser. 
    I attached you a link that explains how to do this.
    http://www.dummies.com/how-to/content/how-to-set-default-browser-and-email-programs-in-w.html
    Please Mark This As Answer if it helps to solve the issue
    Tzuri Ben Ezra | My Certifications:
    CompTIA A+ ,Microsoft MCP, MCTS, MCSA, MCITP
    |
    FaceBook: Tzuri FaceBook | vCard:
    Tzuri vCard | 
    Microsoft ID:
    Microsoft Transcript 
     |

  • Browser Issues - Please Help!

    Hi guys,
    never had any issues with my 8900 until recently - now when i try to load a page up through my browser i get the standard 'Requesting' bar at the bottom before the screen proceeds onto a blank browser with a blue 'Loading' bar at the bottom. The browser then freezes on this and will not connect to any websites.
    It is solely a browser problem as I am still receiving Emails and MSN connects without hassle!!
    I'm not entirely sure whats gone wrong but would appreciate help from anyone who could shed some light on the matter!
    thanks
    steve

    How to install the OS:
    http://support.apple.com/kb/HT1544
    How to make a backup: (You'll need an external Hard disk)
    http://help.bombich.com/kb/usage-scenarios/i-want-to-clone-my-entire-hard-drive- to-a-new-hard-drive-or-a-new-machine
    How to erase a drive:
    http://www.udel.edu/pnpi/tools/erase/mac/erasedisk.html
    How to migrate your data:
    http://support.apple.com/kb/HT4413

Maybe you are looking for