CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 1/25/2006 10:05:30 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 12 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
Davide Galimber
Asp.Net User
Can't make a Java Applet run in a module1/25/2006 10:05:30 AM

0/0

Hello,

I'm building a very small module that should just run a text-scrolling Java Applet (found tons on the internet). So what I do is placing code like:

<APPLET code="Scroller.class" archive="Scroller.jar" ..... ></applet>

in html of my module. When I test it, it just returns a grey small pane (where the scroller is supposed to run), and on the status bar of explorer it says something like "load: scroller class not found".

What I think is that it could not locate the .class file. I've tried to place it everywhere: dnn root, module root, skin root... nothing changed. I've also tried with different freeware applet. They all run in a normal html page, not in my module.

Anyone tried something similar? I'm stuck on this. Thanks in advance.
DotNetNuke.it - Comunit? Italiana DNN
Role: Development Manager
monu245
Asp.Net User
Re: Can't make a Java Applet run in a module1/27/2006 1:25:22 AM

0/0

Suppose the page on which you try to put java applet is http://www.mysite.com/home/tabid/108/default.aspx now when you specify <applet> tag and archive="scroller.jar", it will assume the path of this class as http://www.mysite.com/home/tabid/108/scroller.jar and hence it will fail to load the class. so try to give complete path of jar file.



Monu245
http://www.codaddict.com - A new way to share/store/bookmark your code snippets
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning Java 2: SDK 1.4 Edition Authors: Ivor Horton, Pages: 1200, Published: 2002
Learning Java: Covers Java 1.4. Authors: Patrick Niemeyer, Jonathan Knudsen, Pages: 807, Published: 2002
Java: A Beginner's Guide Authors: Herbert Schildt, Pages: 672, Published: 2007
Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython Authors: Richard Hightower, Pages: 620, Published: 2003
Microsoft FrontPage 2003: Savvy Authors: Christian Crumlish, Kate Chase, Pages: 629, Published: 2003
JavaScript: The Definitive Guide Authors: David Flanagan, Pages: 994, Published: 2006
Writing Apache Modules with Perl and C: The Apache API and Mod_perl Authors: Lincoln D. Stein, Doug MacEachern, Pages: 724, Published: 1999
Managing Linux Systems with Webmin: System Administration and Module Development Authors: Jamie Cameron, Pages: 816, Published: 2003
Beginning ASP.NET 1.0 with Visual Basic.NET: With Visual Basic .NET Authors: Chris Goode, John Kauffman, Rob Birdwell, Christopher L. Miller, Neil Raybould, S. Srinivasa Sivakumar, Ollie Cornes, Dave Sussman, Matt Butler, Gary Johnson, Chris Ullman, Ajoy Krishnamoorthy, Juan T. Llibre, Pages: 816, Published: 2002
Intelligent Knowledge-based Systems: Business and Technology in the New Millennium Authors: Cornelius T. Leondes, Pages: 0, Published: 2004

Web:
Fourier Synthesis Registed user can get files related to this applet for offline access. If java program did not show up, please download and install latest Java RUN TIME ...
Module Creation Help, Java Applets! [Archive] - Mambo - Forums ... Hi Im trying to make a module for 4.5 which will display a java applet in a module. No matter what way I make it I just get an error. ...
Introduction to Java One of these will be "Java". Make sure that the box is checked. ... You can run applets from most development environments. For example, JGrasp lets you run ...
Water on the Web | Java | Troubleshooting We run our applets on all the JVMs we can get our hands on, and try to work around each problem that we find. But we can't test every combination -- if you ...
Russ Lenth's power and sample-size page Note: These require a web browser capable of running Java applets (version ... If it doesn't work, here is an older version that you can download and run ...
Making Sense of Java Java applets don't inherit the browser properties specified by the user. You can do all you want to make the fonts in an applet match those of the ...
Java Game Development - Modulair design of program I cannot use. Also, the graphics object of the applet is used by the 2d module. So, now my main module extends the tile engine module, ...
jGuru: Why can't I see my Swing applet running in Microsoft ... Question, Why can't I see my Swing applet running in Microsoft Internet Explorer 5.5? I get java.lang.ClassNotFoundException: javax.swing. ...
Physics Simulation and Java - Questions & Answers Why doesn't mty browser at NADA won't run 1.1 applets? Can ... But with the command module add netscape/latest ... Can I run Java 1.2 applets in my browser? ...
Chris Cant's developer blog: Internet Explorer 7: Locally run Java ... Internet Explorer 7: Locally run Java applet getAppletContext().showDocument(url ) doesn't work - drive repeated. This issue has been fixed in Internet ...




Search This Site:










asp.net 2.0 memebership and asp.net database

treeview

map quest - get directions

parent - child pages

menu icon area missing on some top level tabs

how to create templates

go-live license? what is it? can someone explain.

newbie question about render

custom membershipuser class question

how do i approve/authenticate a name and password?

authentication against domain

objectqualifier in dnn 3.0.13 to dnn 3.2.2 upgrade

problems with dotnetnuke

xml datasource?

property in master pages

new install of 3.2.2 and we have broken skin thumbnails...

how do i transfer aspnetdb.mdf between projects?

simple urls to tabs

vs will not stop adding office and stdole assembly references

help me with...

'java.lang.system' has returned a special case.

problem when loading project in vs2005

c# authentication

programmatically log users in

error: not a valid base class because it does not extend class 'system.web.ui.page'

windows vs sql authentication

aspnetdb connection string membership please help

bulk e-mail + account login + hidden tabs - dnn 2.1.2

machine.config-only sections?

my wesite loads very slow.how i can make it fast.

 
All Times Are GMT