Can I force an applet not to be compiled by the plug in?

Hi there,
I created a very simple applet using only features up to java 1.2 so all browsers can compile it even if they don't have the java plugin installed.
Mi problem is that if your browser has the plug in, it takes longer to compile and run than if you didn't, so is there anyway to force the applet to be compiled by the browser embedded Java Virtual Machine?
any advise would be greatly appreciated
Obijuan

Correct- the browser never compiles the applet- it is
already compiled on the server. The browser executes
the applet, using its own VM (IE or netscape VM) or
the Plug-In VM- but this is set by the client. EG- if
using IE I can set tools/InternetOptions/Advanced/Java
to either use the Java Plug-In I have on my machine or
to use the default plug-in VM. Either way it is up to
client only. Server has nothing to say about it- The
server should be able to respond to either VM (eg .jar
and .cab).
Hope it helps
Jimyou guys are right. im sorry when i said compile i was actually meaning to run. I know the client can de-activate the plug in. i was hoping i could do the same from within the applet
anyway you interpreted my question right even though i formulated it wrong
thanks (you get the 5)

Similar Messages

  • I can look at some photos not in iPhoto. it's the photo I made with my digital camera Lumix ... what can I do?

    I can look at some photos not in iPhoto. it's the photo I made with my digital camera Lumix ... what can I do?

    I want to look my photos again.

  • How can I force an applet to run in a browser?

    It's simple, I have an application in my office that relies on an applet (cambozola). Now, thanks to the last security hole found in the last java revision, all the browsers blocks all the applets.
    Do you have any plan to release an security patch that definitively fix the problem?
    Thanks in advice.

    When the SW movie encounters the frame containing the movie clip, it simply skips over it and continues.  The video never plays.
    Presumably you have code to stop the playhead from moving while the video plays? You might want to post it.
    If you are testing this locally, you need a folder named "dswmedia" somewhere in the path or linked content, like your video file, won't be found. Check the docs for more details.

  • How can I force iTunes Match to upload a "Duplicate" to the iCloud?

    I have one album where the first track was uploaded, and the other eleven tracks are all tagged as "Duplicates." These tracks were not uploaded to the iCloud. How can I force iTunes Match to upload these eleven tracks erroneously tagged as Duplicates?

    I'm adding my 2¢ because I just "discovered" iTunes Match yesterday and decided to subscribe thinking there was no downside (doh!).
    Well, firstly, there's the enormous downside of Apple's structure not being able to keep up with (what they should have known would be) enormous interest... my iTunes has been matching for >20-hours and has yet to reach half-way up my library. BTW: I thought I read the iTunes Match info fairly thoroughly prior to subscribing and did not see anything about it being for songs vrs full library.
    And secondly, and even more important to me, is that Apple's method of determining duplicate songs is not robust enough, especially for classical music and audio books (e.g., LoTR). I have >12000 "songs" in my library, and Match has determined a boatload are duplicates. They are not of course and even if Apple's duplicate-determining algorithm just looked at disc & track numbers it would "know" that. Anyway, there's a fairly good chance I will not have one complete album upload/match out of >500 albums. That's nae Scottish, in anybody's book.
    Gotta say, using Garage Band to individually alter >2000 "songs" on the off-chance that may assist Apple's duplicate algorithm to be correct is not gonna happen. If, after the matching/uploading is complete, I still have >even 100-not-duplicate-songs listed as duplicates, I'm getting my $29.95 subscription back.
    ... and C: does anybody know why Apple's Lion spell check doesn't work on Apple's discussion forums???

  • Can you force a link inside a .pdf to open the "linked to" document in a new window?

    When I have a link inside my .pdf document - linking to another .pdf document or to a Word document - how can I force the linked-to document to open in a new window?
    I have a web site (business internal, so unfortunately I cannot point to it).  My HTML menu has links to .pdf documents - no problem.  However, once I open those .pdfs, they contain links to other .pdfs and to Word documents.  Clicking on these links, which reside inside my .pdfs, opens the "linked-to" docs in the same page.  How can I force them to open in a brand new frame?
    All of my .pdfs were originally created in Word, and in the Word versions, the links DO open into new frames.  I am not sure why, when I convert them to .pdfs, they lose this feature.
    Can anyone help?

    Hi Magenta,
    Would you mind reposting this question over on the Acrobat boards?  You've posted in the AIR forum and you'll have better luck with this over there.
    Thanks,
    Chris

  • My ear buds will not work unless i hold the plug in

    Can not get my ear bud to work unless I hold the plug snug to the phone if I let go it they do not work  What is the problem ?

    the the headset connector is a common type which have been used for many many many years
    the sony walkmen in the 80's had the same connector and if you connected your iphone headset to an old 80's walkman it would work
    but if you did (or any other device with a mini jack 3.5mm connector) and it only worked if you hold the plug in then your headset is damaged and require a replacement

  • Re: class can't be instantiated/ applet not initialized error

    I would change the following:
    From:
    public abstract class AmazingApplet extends JApplet implements ActionListener
    to:
    public class AmazingApplet extends JApplet implements ActionListener
    Also, since your class implements ActionListener, you must have an actionPerformed method (to take care of the addActionListener that you used all over the place.
    V.V.

    Thanks Viravan,
    When I remove "abstract", I get the following error message:
    AmazingApplet.java:7: AmazingApplet should be declared abstract; it does not define actionPerformed(java.awt.event.ActionEvent) in AmazingApplet
    public class AmazingApplet extends JApplet implements ActionListener
    Also, I do have actionPerfomed method in the program. Any suggestions?

  • How can I force text in a table to wrap at the margin? Chinese characters result in wide tables.

    Hello all ye RoboHelpers out there.
    Background:
    We're using RH 9 (latest patch) on Windows 7 machine.
    We document in English and then the RH project gets localized into many diff languages and we use that to generate CHM, and Printed outputs.
    The Problem:
    In the Chinese language, in printed output, the right border of most tables exeeds well beyond the margin.
    Here's what the localized table looks like in the RH editor:
    By comparison, here's the equivalent English topic prior to localization:
    Our CHM output is fine. In fact, here's what the Chinese looks like in when output to a browser or previewed and I drag the right side to
    a narrower width. Notice that the table text appropriately wraps to remain within the window's size:
    But here's what it looks like when I generate it in Word's printed output:
    Notice the location of the margin at 6.5 inches. It should be wrapping at the margin. And something is weird with the left cell how it's getting pushed so far to the right.
    The actual table width ends up around 11 inches! I had some tables last time I did this that were as far out as 18 inches but looked perfectly fine in English!
    We use Across Systems for our localization tool, and I've verified that our translators are not messing with the table properties at all; only the text is exposed. One interesting difference I've noticed from other languages, is that Chinese characters do not contain a true space or period characters when we get them back from localization. This makes sentences essentially a really long string of unbroken characters, and I suspect this somehow pushes the generated tables to wide extremes in printed output.
    What I've Tried:
    I've tried to change the table properties in Word to auto fit the size of the window.
    I've tried setting the width in RH to a specific size and regenerating. Still doesn't help.
    I've added in space character and doing that does cause lines to wrap in some cases, but not in all. But I shouldn't have to do this.
    I've tried to create a VBA macro in Word to size the tables, but couldn't get it to work.
    What I need:
    I need to somehow globally force all the tables' text strings to wrap once they reaches the right margin no mater what, even if the line does not contain space characters. Is there a setting I'm missing somewhere, either on the RH side or the Word side that can do this for these long strings of characters?
    I really hope someone else has figured out how to deal with this because last time I did this, I had to go through approximately 500 tables and manually do a very convoluted workaround dragging the table handle in Print layout mode back to the right margin to get the table to wrap appropriately. It was a major pain in neck!
    Many thanks in a advance for any ideas you might have.

    I wonder the Format Tables macros on my site could be adapted?
    http://www.grainge.org/pages/authoring/word/word_macros.htm
    If not, I have used Macro Express to format tables in Rh. No reason it could not be used in Word.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • TS3276 It would seem that my Mail password is not my Apple ID password.  I thought they would all be the same.  I have no idea what my Mail password is and want to change it but can't as I do not know how to reset the Mail password without having my old o

    I keep getting asked for my Mail password when I want to send or receive mail in Mail.  I do not know what this password is as I thought it was my Apple ID password, but this fails.  I have changed that password so many times recently as I thought they were linked (why aren't they?).  How do I change my Mail password without having my old one?  Are there some security questions I can answer to do this?  Heeeeelp please.

    Your iCloud password is your Apple ID and password. You must know it since you are posting here.
    Have you transfered your MMe account to iCloud? If not, open iCloud in system preferences and sign in with your Apple ID and password.
    If you have transfered it to iCloud, do this:
    Go to the iCloud icon in System Preferences and open it. Sign out of iCloud.
    Open Mail. If the iCloud or MMe account still exists in Mail's preferences under accounts, select the account and delete it. Then sign back into iCloud and choose Mail and any other applications in iCloud that you use. The Mail account should be put into Mail automatically.
    Signing out of iCloud should remove the account from Mail and signing back in should put it back. There is no manuel account creation by you when using Apple Mail application.

  • Can't play libray 'could not be used b/c the original file can't be found"

    Dell Inspiron 9300   Windows XP  
    When I try to play the songs In my library I get an error message saying " could not be used because the original file could notbe found. Would you like to locate it?" This is the same for both my uploaded and purchased music. This happened all of a sudden and I don't know why. I did not remove any music files from my computer. Can anyone help me please?
    Dell Inspiron 9300   Windows XP  
    Dell Inspiron 9300   Windows XP  

    You get exclamation marks or dead tracks because iTunes can’t find the file. This can happen for a number of reasons:
    The song file or a folder in its path was renamed
    The song file or the folder it is in has been moved
    The song file has been deleted
    The device containing the song files e.g. external drive is not accessible.
    So, did you move or delete anything? Do you have any other software that might move things - such as another music player reorganising your files?
    You can use Windows Explorer to try and locate the music files, also look in the recycle bin.
    Windows search can also look for music files.
    Don't allow your iPod to synchronise as this may delete files from your iPod and you may need it to recover your music if the files really have gone from your HD.

  • My iPad just went black and the black travels up and down or side to side and I can't force it to close I don't get the red bar what's going on

    My IPad just went blank/black/gray sometimes lines cannot force close as the red bar does not come up
    The blank screen color travels up and down or side to side
    What is causing this
    Either way when plug in or not the battery level is at 70%

    Try this.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • How can i show single photos,not diaporama on TV with the AV component cable (without Apple TV)

    Hi everyone    
    I've got an Ipad 2 and the Apple AV component cable.
    I would like to show on tv only the photo which is on my ipad, but the only way i have is to start a diaporama with all my photos
    How should i do to show only the one I am on the ipad
    Thanks all

    @Chris:
    I was just referring to the visual graphics (you know, the fireworks, stars and other stuff that reminds me of the 70's....) that you can play on the screen when iTunes is playing music?
    I noticed that these effects are not just randomly chosen, they are in fact synchronized to the beat and intensity
    of the music, and that struck me as rather cool......

  • HT4059 how can i read books when not connected to wifi , at the moment have to g through apps store , which requires a connection . I want the books on the i pad not in  a acloud

    How can i read books purchased from i books when not connected to wifi . At the moment can only access via app store , which can only do when connected . I want top download to the device , not keep in a cloud!

    If you download them via the Purchased tab in the ibookstore in the iBooks app on your iPad then they should show in the Books collection on the app's bookshelf - and you should be able to read any books that you download from the store to your bookshelf without needing to be online.

  • I am trying to store my sister's nano library on windows vista, her nano is formatted in mac.  Is there a way I can preserve her music and not lose it by restoring the original settings.

    I am trying to store my sister's nano library on windows vista p.c. The nano is formatted using a macintosh system.  Is there away that I can store the music on window vista?

    awoodburn wrote:
    Is there a way to get these non-intunes store bought songs into my newly downloaded itunes library?
    check out this post by Zevoneer.

  • Childrens Place Gift card can apply in IE but not firefox. This is the first time IE can do something and Firefox cant. Is it them or is it the browser?

    Was trying to apply my TCP gift card, but when I hit "apply gcard" to open the appropriate field it never loads the page, getting stuck halfway on a white screen.
    http://www.childrensplace.com/

    Maybe here:
    http://www.windowserrorhelps.com/itunes-error-11-how-can-i-fix-itunes-error-11-i nstantly
    Is the iPod jailbroken?

Maybe you are looking for

  • Purchase Order - Goods receipt processing time (User Exit)

    Hi All, I would like to know if there is any User Exits available for this scenario. In the Delivery tab of PO, we see GRPT & Planned Delivery Time, this information is picked up from the material master. In my case i have included the transport time

  • BUG: retrieving NCHAR value using ViewObject returns "???" with OCI driver

    Hi, after upgrading JDeveloper to 10.1.3.1 we cannot use OCI JDBC drivers, because they don't work correctly - characters, that do not exist in database character set (EE8ISO8859P2 in our case) are converted to "?". Thin driver works well. We need to

  • WGM: No volumes or folders listed in the All tab of the Sharing view

    I have a huge problem on a Mac OS X Server 10.4.7 with two hard drives installed. Currently I'm unable to set up additional share points because the "All" pane of the "Sharing" view in Workgroup Manager 10.4.4 doesn't list any server's volume anymore

  • LSMW - BAPI (HRMASTER - SAVEREPLICAMULTIPLE)

    Estimados todos, Que tal!!!, tengo una super duda espero que halguien me pueda ayudar... tengo un error al procesar "Start IDoc Processing", esto sucede por lo siguiente, estoy realizando una grabacion con infotipos 0000, 0001 y 0002.. El error es "N

  • Catalog and Contact Sheets

    Be able to print a catalog of folder(s) or selected items directly from bridge. Specify thumbnail size, number of items per sheet, gutter size, text information to be included (e.g., file name, size, print size, IPTC headline, etc.). Specify new page