Applet use with HTML// also appletviewer question

I am new to the language. I am trying to start an applet in a folder that I created on my hard drive(C:). I have included the following code in my HTML in my folder.
<applet code="NotHelloWorldApplet.class"
width= "300" height= "300">
</applet>
I have already compiled the program; I have the net beans 1_4_2 compiler, and it has compiled without errors.
The code is :
import java.awt.*;
import javax.swing.*;
public class NotHelloWorldApplet extends JApplet
public void init()
Container contentPane = getContentPane();
JLabel label = new JLabel("Not a Hello, World applet",
SwingConstants.CENTER);
contentPane.add(label);
I have also downloaded Plug-In; if that means anything. When I open the HTML folder a grey box appears; then at the bottom of the window it says that it cannot find the file; even though the file exists(I have looked with the file finder and it is in my file directory). Is it in the wrong directory? How does the file folder in windows know how to run and execute a java program with the preceding HTML code. This is the method explained in a current text book that I am using. It tells me to
1. to compile the source code into class files.
I used the compiler and I successfully created a .class file, (obviously the title of the program is .java program, but the class file does exist.
Then 2. add the above code in the HTML program(which I did).
I would like to get applets running but do not know how to correct this problem. Is there more HTML code that I need to run a java program in the folder's code.
Also, the textbook I am using tells me to preview the applet with appletviewer. I loaded the appletviewer into the editing screen and it is a bunch of hieroglyphics. One of two possible problems are that it is not included with the Net_Beans_1.4.2(it was from another download) or the download was contaminated. Anyway, the question I have is; is appletviewer an application that is viable with Net_Beans_1.4.2 and if it is from where and how do I run or execute it to preview my applets before I run them inside an HTML document.
Derk_the_Zeeman
[email protected]

Sounds to me like you're having trouble with NetBeans, not applets or appletviewer. You should consult their docs on how to access their version of appletviewer.
It also sounds to me like you're using the book CoreJava by Horstmann/Cornell.
Notice that they package TextPad with their book. This is for a good reason. It is very easy to be suckered into thinking you know what is going on when you have an IDE that does stuff for you. I know. I programmed in VB for a while, and I thought I knew how to do Windows programming. But I didn't. VB was doing all the work for me while I was drawing boxes on the screen and patting myself on the back. It took several major blows to the ego before I found out that all I really knew how to do was how to draw a bunch of silly boxes.
New programmers should start out with a text editor. They get a better feel of what is going on.
I don't know how NetBeans works -- even now I prefer TextPad over any IDE I've tried. But appletviewer works in the same way the java and javac command works, except that the argument it takes is the name of the html file which contains those applet tags (<APPLET>).
I have some thoughts on your problem:
1) you have an html file somewhere, but you don't know where. It is somehow created in a "window". the tag
applet code="NotHelloWorldApplet.class"
means "look in this directory for the class NotHelloWorldApplet.class" So if the html file you have created is not in this directory, how will appletviewer (or NetBean equivalent) know where it is? (hence, "class not found")
2) Is this correct? You have downloaded the plug-in for your browsers, but you didn't try using your browsers to see the applet?
If so, try this: go to IE or Netscape (or whatever you favorite browser is) and try in IE File-->Open and hit the browse button, or in Netscape File--> Open File
Next, try to find the file "NotHelloWorldApplet.html" or whatever it is you called the "window". Open the html file.
If it doesn't work, check to see if the html file is in the same directory as the class file (repeat procedure, but now look at files of type "All")
3) You can make an html file with notepad. You don't need anything special. Just type in the html code that Horstmann/Cornell include into notepad and save as an html.
Does this help?
:) jen

Similar Messages

  • Applets foregrouded with html body background color

    In our application we are using applets while loading applets ,applets controls are foregrounded with html background color thats why we are unable see applets properly.
    please give us suugesion, how can we solve this problem.
    thanks in advance..

    The HTML editor is the 'FCK Editor' of old, and the config for it is stored on the server where all of the javascript for your server instance is stored. You can modify much of the configuration of the HTML editor. The documentation for modifying the configuration of FCKEditor is here:
    http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_File

  • Could applet chat with html's textbox?

    I wish that I get code that applet chat with textbox in html, so that I could send some string to database in server by asp method.
    Thank you.
    (for the reason the server provider only gives asp+access. please give me applet/html first. then other suggestion is prefered)
    Thank you again.

    I don't really understand what you're trying to do.
    But applet can call javascript and in this way set
    the value of a textbox. Please see here:
    http://java.sun.com/products/plugin/1.3/docs/jsobject.
    htmlthank you. I have read it eventhough it is out of date.

  • Just bought AV cables to use with iPhone... question

    I bought the Apple brand AV cables to use with my iPhone. It will only work when I plug the cables directly into the phone. Is it not possible to run it through the dock that came with the phone? Is there a way to remotely control the phone while it is plugged in?

    No, to watch movies you take your iPhone out of the dock and hook the sold separately AV component cable dock connector to your iPhone.
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wo/StoreReentry. wo?productLearnMore=MB128LL/A#overview
    Message was edited by: Mitch 751

  • Imovie 11 using with isight, frame rate question

    I am working in iMovie 11 and just tried the isight camera to record voice over. My project is 24 fps, but the isight camera seems to have recorded the clip at 30fps. Is there a way to retain 24fps project setting for isight camera use? In other words, can I set the camera for 24 fps, the way I do my cam corder?

    Were you shooting on the Panasonic HVX-200 onto P2 cards in 720pn mode?
    Yes, that's correct.
    you should still make a DVD and watch the movie on a TV
    I will do that; thanks for the advice.
    if you are having these problems on your computer, there's always a chance that your client will have problems showing the file on the unknown computers
    That has been a big part of my cause for concern. My friend (the one I'm working with on this project, who owns the equipment we're using) would prefer to burn it to a Blu-ray disc, but unfortunately we don't have access to a Blu-ray burner. So I'm thinking we should provide it as both a DVD and as a QuickTime file, to cover as many bases as possible.
    Thanks again for your patience with novice questions. I've looked for books on these kinds of things, but everything I've found seems to either be written at the extreme beginner level ("this is how you upload video onto your computer"), or the extreme advanced level. Perhaps I haven't been looking in the right places; if you can suggest some good reading materials on this kind of thing, that would be great.

  • CR XI used with Visual Studio 2008 Question

    I have been using CR Xi version 11.0.0.1994 with VS2003 with no issues.
    I have converted my WEB application to VS 2008 and when i goto export a report, to PDF i get the following error:
    Method 'ISCREditableRTFExportFormatOptions_reserved5' on type 'CrystalDecisions.ReportAppServer.ReportDefModel.EditableRTFExportFormatOptionsClass' from assembly 'CrystalDecisions.ReportAppServer.ReportDefModel, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' is overriding a method that has been overridden.
    This is what i have in my web.config:
                    <add assembly="CrystalDecisions.CrystalReports.Engine, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.ReportSource, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.Shared, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.Web, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.Enterprise.Framework, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                    <add assembly="CrystalDecisions.Enterprise.Web, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Does anyone know if this is a Release issue?
    I noticed there are Release 1 and 2 out...is that something I have to buy? or can i download them through the SAP site? 
    I can view the reports i just cant export them...can someone let me know what they think.
    Thank you in advance.

    Thank you all for your kind and quick responses.
    I would like to stick with VS2008....so that leaves me 1 option
    Use the embedded CR2008(10.5) that comes bundled with VS2008
    frankly i dont really use CRxi I usually do all my Report Design in VS2008 using the Designer, so maybe it wont be that large of a deal.
    The manner in which i use CR is i set the report via a Dataset( i think they call that the Push method)
    ~~~~~~~
    On my Windows Server 2003 (IIS) i have a website for my 1.1 website....that uses CRXi
    Id like to have another website 2.0/3.5 that uses CR2008, what merge modules do i need to make that happen? or cant it?
    I would like to have both sites online...both sites are managed and hosted internally all on 1 server.

  • Applet using NetBeans 3.6

    I have just started using NetBeans 3.6, and I'm new to applets. I have a sample applet which runs OK with all browsers when I use the .class file already supplied by the creator of the applet.
    However, after compiling within NetBeans 3.6 (J2SE 1.4), it runs only when using the AppletViewer within the NetBeans. It does not execute when I shift the browser to Internet Explorer within NetBeans, or when I try to do it through a HTML file outside NetBeans.
    I noticed that this behaviour starts after creating the .class file with NetBeans. If I create the .class file using the javac compiler in a Solaris computer I have access to, it executes both in the Solaris machine (Netscape browser) and in a PC.
    Does anybody have an idea of what is going on? Thanks.

    In the package (folder) which the applet Java exists there is an HTML of the same name. This is used by the AppletViewer to define parameters and settings for the applet when it's loaded. Try viewing the applet using that HTML page.
    Right mouse click on your applet Java file and make sure your properties in NetBeans for the debug is set to Applet Debugging. By defailt NetBeans will assume a Java file is not an applet and will try to debug it as a java application.
    However, after compiling within NetBeans 3.6 (J2SE
    1.4), it runs only when using the AppletViewer within
    the NetBeans. It does not execute when I shift the
    browser to Internet Explorer within NetBeans, or when
    I try to do it through a HTML file outside NetBeans.You can enable the displaying of the Java console for the Explorer Java plug-in. This will allow you to see any exceptions happening which might be causing your problem. If no exceptions are happening, then it's likely the class path in the packages don't match where your running it from.
    I noticed that this behaviour starts after creating
    the .class file with NetBeans. If I create the .class
    file using the javac compiler in a Solaris computer I
    have access to, it executes both in the Solaris
    machine (Netscape browser) and in a PC.Try building a JAR file, and running your applet from the jar in Explorer. Running from classes can cause problems if the folders they exist in don't map out the same as the packages.

  • I there, my question is quite simple, I would like to know if the "apple remote control" can be used with a mac mini and , if so, it can be used to control also the "logic pro" functions (e.g. record, start, stop etc). Thks a lot, Danilo

    I there, my question is quite simple, I would like to know if the "apple remote control" can be used with a mac mini and , if so, it can be used to control also the "logic pro" functions (e.g. record, start, stop etc). Thks a lot, Danilo

    Good work, thanks for the report.

  • Using Suri asking any localised question in the UK, it responds with 'cannot help' can only use US locations etc. and in US English. Have I missed something or set something up incorrectly? I also thought it would interface with your Facebook but it just

    Using Suri asking any localised question in the UK, it responds with 'cannot help' can only use US locations etc. and in US English. Have I missed something or set something up incorrectly? I also thought it would interface with your Facebook but it just comes back with a 'I can't help you with Facebook' message

    Yeah, Siri - a headline feature on the iPhone 4s page - is beta at the mo.
    But then anyone who's used Macs for a few years will know that most new software is pretty much still in beta when it's released anyway. Only Apple could get away with it and retain customers

  • Midi synthesizer applet working with appletviewer , but no in IE browser

    Hi ,
    The following code works OK using appletviewer , but not working with IE browser . The user can play notes from C to G , using the corresponding keyboard keys (only when typing small A,B,C,D,E,F or G , a corresponding midi note would be produced) .
    When running it using appletviewer , the notes are being heard ;
    this isn't the case when running the applet using IE browser (after removing the security warning (of showing active content) - here , the applet simply doesn't respond to the key events .
    The code is :
    import java.awt.event.*;
    import javax.swing.*;
    import javax.sound.midi.*;
    public class RandomNotes extends JApplet implements KeyListener
         private MidiChannel midiChannel;
         private int note ;
         private long timeWhilePress;
         private long timeAfterPress;
         private int firstTime = 0;
         public void start()
              try
                   Synthesizer synthesizer = MidiSystem.getSynthesizer();
                      synthesizer.open();
                  midiChannel = synthesizer.getChannels()[0];
              catch(Exception ex)
                   ex.printStackTrace();
              addKeyListener(this);
         public void keyPressed(KeyEvent e)
              firstTime++;
              switch (e.getKeyChar())
                   case 'c':
                        note = 60;
                        break;
                   case 'd':
                        note = 62;
                        break;
                   case 'e':
                        note = 64;
                        break;
                   case 'f':
                        note = 65;
                        break;
                   case 'g':
                        note = 67;
                        break;
                   case 'a':
                        note = 69;
                        break;
                   case 'b':
                        note = 71;
                        break;
                   default:
                        note = -1;
                        break;
              timeWhilePress = System.currentTimeMillis();
              if (firstTime == 1)
                   midiChannel.noteOn(note, 127);
         public void keyReleased(KeyEvent e)
              timeAfterPress = System.currentTimeMillis();
             try
                   Thread.currentThread().sleep(timeAfterPress - timeWhilePress);
              catch (InterruptedException exception)
                   exception.printStackTrace();     
            midiChannel.noteOff(note);
            firstTime = 0;
         public void keyTyped(KeyEvent e)
    }Why it runs OK using appletviewer and not under IE browser , and how can I correct the problem please , so under IE browser , the applet should respond to key events ?
    Thanks in advance ,
    Lior .

    The problem is related to the Midi itself , not to the keyPressed event - I've just checked it :
    If I add a JOptionPane.showMessageDialog(null,"Lior"); statement
    as the first line of the keyPressed method ,
    then also when running the applet under IE browser , when clicking on any letter character (eg. "j") , I see the "Lior" message appears on screen . So the problem is not with the keyboard event handling , but something related to the Midi itself .
    If you don't mind , I should post this question also in the Java sound forum (unless this is considered a crosspost , then I'll not do that) .
    Thanks in advance ,
    Lior .

  • Problem while I try to run Applet using Appletviewer

    Hi,
    I have developed a simple Applet using JDeveloper 1.1, here I am
    using a Dataset, a QueryDataSet and a grid.
    When I run the Applet within JDeveloper it runs just fine, but
    when I use the Appletviewer, the Applet starts of well but gives
    the following error:
    "borland.jbcl.dataset.DataSetException: Operation cannot be
    performed on an open DataSet"
    Please let me know what I am doing wrong.
    Thanks,
    Prag.
    null

    This may be a problem with JDK inconsistency problem. Make sure
    your appletviewer IS Java 1.1 compliant. Also, have you properly
    deployed your applet to a jar file?
    Here are the instructions for deploying a database applet:
    Hope this helps..
    -Chris
    Task 7: Deployment
    The following requirements apply when deploying a database
    applet:
    The database must be on the same server as the Web Server (or use
    a connection manager).
    Must have a JDK 1.1 compatible browser, such as Netscape 4.0.4 or
    Internet Explorer 4.0.
    Creating the Java Archive (.jar) file
    Select File|New
    Click the Deployment tab
    Double-click the Simple Archive Profile icon.
    The Simple Archive Profile wizard (SAP wizard) is displayed.
    On the Welcome page, click Next.
    On page one of the SAP wizard, enter or browse to set the Archive
    Path. Set the name of the jar to db_applet.jar.
    Click Next.
    Page two displays the names of all files in your project. Accept
    the default value of deploying all of the files and click Next.
    On page three, Dependencies, shift-click each item in the list
    "List items that you do not want to appear in the archive to
    select them all.
    Click Remove.
    In most cases, developers prefer to ship only their own classes
    in the .jar file, with separate .jars that store common files
    used by all of their Java programs. For the sake of simplicity,
    you are going to create a .jar file that includes all of the
    classes necessary to run your applet. By removing all of the
    libraries, you indicate that no classes should be omitted from
    your deployed .jar file.
    Click Finish.
    Deploying the applet
    Using a file manager, copy the db_applet.jar file you have just
    created to the Web Server.
    Copy the tutorial.EmpApplet.html file to the same directory as
    your .jar file.
    The tutorial.EmpApplet.html file can be found in the project
    directory (by default, the \myprojects directory under the
    JDeveloper root directory) or you can extract the file from the
    .jar using any PK-ZIP compatible file compression utility.
    Using any text editor, modify the <APPLET> tag in the
    tutorial.EmpApplet.html file to include an ARCHIVE tag that
    references your .jar file. Your <APPLET> tag should include this
    information:
    <APPLET CODEBASE = "." CODE = "tutorial.EmpApplet.class"
    NAME = "TestApplet" WIDTH = 400 HEIGHT = 300 HSPACE
    = 0 VSPACE = 0 ALIGN = middle ARCHIVE =
    "db_applet.jar">
    To test the applet, open the tutorial.EmpApplet.html file through
    a web server using a Java 1.1 enabled browser.
    Congratulations! You have completed your first database applet.
    You created a program that queries data from Oracle tables,
    displays the data in data-aware controls, allows for viewing and
    editing, displays status messages to a StatusBar, and includes a
    NavigatorControl component.
    Prag Ratra (guest) wrote:
    : Hi,
    : I have developed a simple Applet using JDeveloper 1.1, here I
    am
    : using a Dataset, a QueryDataSet and a grid.
    : When I run the Applet within JDeveloper it runs just fine, but
    : when I use the Appletviewer, the Applet starts of well but
    gives
    : the following error:
    : "borland.jbcl.dataset.DataSetException: Operation cannot be
    : performed on an open DataSet"
    : Please let me know what I am doing wrong.
    : Thanks,
    : Prag.
    null

  • Html file to run an Applet using swings in 1.4.1 or 1.3.1

    Can anyone send me an html document to launch the applet in a browser. I have very basic html, but I need one that uses the appropriate plug-in and that has parameters such as height, width, etc. My applet uses tabbed panes, dialog boxes and comboboxes. It works well with appletviewer, but does not work in IE or Netscape.
    Thank you for your help
    here is what I am using which does does show anything but a grey screen
    <HTML>
    <HEAD>
    <TITLE>
    CIS 602 Semister Project
    </TITLE>
    </HEAD>
    <BODY>
    <BR>
    <H3>
    <CENTER>
    Swing
    </CENTER>
    </H3>
    <H3>
    <BR><BR>
    <P><H3>
    <CENTER>
    <BR><BR>
    <P><h2>
    Structured Problem Solving Strategy
    </h2>
    <blockquote>
    <!--"CONVERTED_APPLET"-->
    <!-- CONVERTER VERSION 1.1 -->
    <SCRIPT LANGUAGE="JavaScript"><!--
    var info = navigator.userAgent; var ns = false;
    var ie = (info.indexOf("MSIE") > 0 && info.indexOf("Win") > 0 && info.indexOf("Windows 3.1") < 0);
    //--></SCRIPT>
    <COMMENT><SCRIPT LANGUAGE="JavaScript1.1"><!--
    var ns = (navigator.appName.indexOf("Netscape") >= 0 && ((info.indexOf("Win") > 0 && info.indexOf("Win16") < 0 && java.lang.System.getProperty("os.version").indexOf("3.5") < 0) || (info.indexOf("Sun") > 0) || (_info.indexOf("Linux") > 0)));
    //--></SCRIPT></COMMENT>
    <SCRIPT LANGUAGE="JavaScript"><!--
    if (_ie == true) document.writeln('<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH = "570" HEIGHT = "500" codebase="http://java.sun.com/products/plugin/1.1.2/jinstall-112-win32.cab#Version=1,1,2,0"><NOEMBED><XMP>');
    else if (_ns == true) document.writeln('<EMBED type="application/x-java-applet;version=1.4.2" java_CODE = "semiclient.class" WIDTH = "570" HEIGHT = "500" pluginspage="http://java.sun.com/products/plugin/1.1.2/plugin-install.html"><NOEMBED><XMP>');
    //--></SCRIPT>
    <APPLET CODE = "semiclient.class" WIDTH = "570" HEIGHT = "500" ></XMP>
    <PARAM NAME = CODE VALUE = "semiclient.class" >
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.4.2">
    </APPLET>
    </NOEMBED></EMBED></OBJECT>
    <!--
    <APPLET CODE = "semiclient.class" WIDTH = "570" HEIGHT = "500" >
    </APPLET>
    -->
    <!--"END_CONVERTED_APPLET"-->
    </Center>
    <BLOCKQUOTE><PRE>
    </PRE></BLOCKQUOTE>
    </H3>
    <BLOCKQUOTE><PRE>
    </PRE></BLOCKQUOTE>
    </H3>
    </BODY></HTML>

    Try this:
    <HTML>
    <HEAD>
    <TITLE>CIS 602 Semister Project</TITLE>
    </HEAD>
    <BODY>
    <CENTER><H3>Swing</H3></CENTER><CENTER><H2>Structured Problem Solving Strategy</H2></CENTER>
            <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
                width="750"
                height="575"
                align="baseline"
                codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4_0-win.cab">
                <PARAM NAME="code"       VALUE="full.qualified.ClassName">
                <PARAM NAME="codebase"   VALUE="path/to/your/class/files/or/archive/">
                <PARAM NAME="archive"    VALUE="nameOfJarWhichContainsClassFiles.jar">
                <PARAM NAME="type"       VALUE="application/x-java-applet;version=1.4">
                <PARAM NAME="scriptable" VALUE="false">
                <COMMENT>
                    <EMBED type="application/x-java-applet;version=1.4"
                        width="750"
                        height="575"
                        align="baseline"
                        code="full.qualified.ClassName"
                        codebase="path/to/your/class/files/or/archive/"
                        archive="nameOfJarWhichContainsClassFiles.jar"
                        pluginspage="http://java.sun.com/products/plugin/1.4/plugin-install.html">
                        <NOEMBED>
                            No Java 2 SDK, Standard Edition v 1.4 support for APPLET!!
                        </noembed>
                    </embed>
                </COMMENT>
            </OBJECT>
    </BODY>
    </HTML>

  • How to get applets running with Java Plug-in on Win but also on Mac OS X???

    I've converted to the use of Java Plug-in for my applets, but I need to have those same applets executable from browsers on Mac OS X platform. Surely this has been done, but I don't see how. The browsers I've tried on Mac OS X (Netscape, IE) don't seem to recognize the <OBJECT> tag used for the java plug-in. I've seen no news about the Java plug-in being ported to Macs. How can one get the same applet to run with the Java plug-in on Windows browsers, and also to run with at least one of the common browsers on Mac OS X? Any help would be SO much appreciated!

    Those ten dukes look good to me. But the passing of fifteen months has me thinking you've probably moved on. In any case, here's my effort.
    I've been through a trial trying to get my applet, developed with 1.4.1_03, to run on my Mac OS X v.10.2.6 in multiple browsers. I'm posting my results here. Comments and feedback are welcome.
    JVM support for 1.4.1 is limited to the Safari browser. All other browsers running in Mac OS X that I've tried ( Camino, Opera, Internet Explorer, Mozilla ) are using the 1.3.1 plugin. According to a bug report by Mozilla on this topic ( see Bugzilla Bug # 197813 http://bugzilla.mozilla.org/show_bug.cgi?id=197813 )
    with the release of Apple's version of Sun's Java 1.4.1 the applet programming model has changed, and only Safari has adapted with this change. Other browsers, according to the report, could not because of a lack of documentation. The use of the MRJCarbon plugin offered by Mozilla (here - http://www.mozilla.org/oji/MRJPluginCarbon.html) only allows Mozilla to use the J 1.3.1. And I have not found any information on the Microsoft site about how to get IE 5.2 to recognize the newer version of Java.
    Regarding the use of the OBJECT tag in Safari, it is a matter of debate. A current post on this topic exists in the Applet Development forum:
    http://forum.java.sun.com/thread.jsp?forum=421&thread=441002
    In my experience, I have not been able to determine that Safari v1.0 recognizes the OBJECT tag. My experience is that the APPLET tag is required to run applets in Safari. The Bugzilla report echoes the problem with the BadMagicNumber error that can arise in Safari. Nonetheless, I enjoy Safari and I enjoy Mac OS X.

  • StatCounter with html widget questions

    Hi - I have statcounter on my home page. I used the html widget to paste the code i got from Statcounter. I just placed the widget randomly on the page -- it's invisible. works great for that page.
    Can someone help me with how to get the stats on where on my sire people are going?
    do i have to create a different project for each page in statcounter and paste that on each page of my site??
    also am i going to have to paste up new html widgets each time i publish/.
    thanks for help with these "newbie" questions
    : )

    Hi Atomic,
    Having the Statcounter code on one page only is quite useless...
    You could place a snippet with Statcounter on each page but personally I don't like html snippets that much (in general)... I prefer to have the page coming up in Statcounter instead of the snippet and I also don't like to add a snippet to each page (I have something like 260 pages or more)
    Basically there are two applications which will add the code to your page automatically (you would have to run them each time you (re)publish).
    iComment (not freeware)
    iWebExpander (guimkie.com, freeware)
    iWebExpander works... It does it's job...
    The only problem, at least for the moment is that iWebExpander is “Crashing” my Finder... But that’s a minor problem...
    About the crashing:
    You maybe will get a popup "AppleScript Error" bla bla bla. It's only a popup doesn't mean anything. When the popup appears the process of adding the Favicon is finished.
    You maybe will have the spinning circle when in Finder. When the popup appears go to your dock select the finder icon click(and hold click) it and do "Relaunch finder".
    You don't have to restart or something. You don't have loss of data. It will not shut down unexpectedly. And so on...
    Nevertheless the job gets done...
    *I was told by Max that there will be an update soon*
    You don't have to make a new project for each page... => you use the same project through your whole website
    And if you want to track a page in particular then you could add an html snippet to the page with a new project code for that particular page
    Regards,
    Cédric

  • Problem with html:select or html:options tags using struts,jsp and tomcat

    Hi
    I'm updating a Struts-Project to a new layout and therefore rework all jsp Sites.
    I'm also using a new Folder-Structure and update therefore my struts-config file.
    My Problem now is:
    Till now, we had a select-field with a code like this:
    < html:form action="/timetableAction" method="POST">
    < table width="53%" border="0">
    < tr>
    < td>< html:radio property="dauer" value="semester"
    /></ td>
    < html:select property="semester" size="1">
    < htmlptions name="semesterList" />
    </ html:select>
    </ html:form>
    The problem now is, that whenever I use any <html:xy> tag, the tomcat server I use can not show the page, he shows just the headers of the template, but not the
    content.-jsp-File where the form would be in. He stops right in the middle of the html page, when he notices the <html:xy> tags.
    And the funny thing is, that he has no problem to show a page when there is a <html:errors> within it? Why could this be? the struts-html.tld File is well included and teh Tomcat Server shows no exceptions.
    Waiting for you answers and thanks

    Thank you, I already got the answer in another forum

Maybe you are looking for

  • ALV GRID: How to change Subtotal and Main total values in standard row

    Hi Experts, By using SORT-SUBTOT = 'X' and  FIELDCATALOG-DO_SUM    = 'X', I will get subtotal and Main total. My requiremnt is I need be calculate values manually and pass the calculated values to subtotal and maintotal. is it possible in ALV GRID? B

  • Looking for an ABAP-code for the customer-Exit Variable

    Hello, I have defined a Variable (Interval) which should be processed through Customer-Exit on characteristic Supplier-Date (date format). This Customer-Exit Variable is called ZDATE. We have another time characteristic Fiscal year / period (0FISCPER

  • Playing Movies in JAVA

    Hey all, This is a quick question: I want to play a movie in an app I am making, I was wondering what classes I should research that I would use to accomplish this goal. I've obviously not done this before, Thanx, Kngus

  • Optical Audio to AUX (headphones) on Apple TV 3

    Okay so I am looking to buy an Apple TV, but I want to be able to hook in my headphones at time to it. I also have a very basic audio system that just uses AUX cords to connect to it. What adaptors do I need to have to take the sound from Optical Aud

  • SOLAR02 Configuration structure versus Configuration tab

    SOLAR02 offers two approaches to implement configuration in solution manager project tools: maintain configuration structure (you find this in hierarchy tree on left-handside) OR configuration TAB on Business Scenario, Business process and Business P