Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Java Applet not loading in Asp.Net 2.0 page

Java Applet not loading in Asp.Net 2.0 page

Scheduled Pinned Locked Moved ASP.NET
csharpjavahtmlasp-nethelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jszpila
    wrote on last edited by
    #1

    Hello all, This is a kind of goofy situation I have here. Let me Try to break it down as best as I can: Page1.aspx - has a masterpage define - includes page2.html that is in a subdirectory (<!-- #include virtual="JavaStuff/Page2.html" -->) Page2.html - contains the JavaStuff.class applet that is located in the same directory Now, when I navigate to Page1 the java console returns me a JavaStuff.class not found error. When I navigate directly to Page2 everything works fine. I've tried using absolute paths in the applet declaration but that breaks both pages.:confused: The reason I don't put the applet directly in the Page1 is because the HTML of Page2 contains some pretty odd-ball stuff that I don't want to break if I can avoid it. Any ideas or suggestions? Thanks in advance. ------------------- abort, retry, fail?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups