Sign In
New User? Register
dgplug
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Hi all, I have a query.....   Message List  
Reply | Forward Message #39 of 238 |
Re: [dgplug] Hi all, I have a query.....

Write these lines first in your java file.
" /* <applet code="file.class" width=200 height=300>
     </applet>
  */
"
except the quotes, and exchange the file.class with your class file (the one u have complied).
 
Happy hacking!!!!
 
 
 


sandeepan kumar <sandeepankumar@...> wrote:
Hi ,

You have talked about the proper header. What is
that?

The .java file that extends JApplet class and import
all the necessary libraries has been already imported
in this file..

Also the same file is compiled but to view the applet
window ,,,as we need the command

appletviewer filename.java (in Windows/DOS)

does not work here in Linux..

So, i want to know that command  only....

Bye..

--- Kushal Das <programmerkd@...> wrote:
> Do u write proper header on the .java file?
>
> sandeepankumar <sandeepankumar@...> wrote:
>
> Can anybody tell me that what is the command to run
> the applet on
> Linux after compilation of .java file .
>
> The commanad appletviewer <filename>.java doesn't
> work here i've
> tried it..
>
> Bye...
>
>
>
>
>
>
> ---------------------------------
> Yahoo! Groups Links
>
>    To visit your group on the web, go to:
> http://in.groups.yahoo.com/group/dgplug/
>  
>    To unsubscribe from this group, send an email to:
> dgplug-unsubscribe@...
>  
>    Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of Service.
>
>

> Yahoo! India Matrimony: Find your life
partneronline.

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


Yahoo! Groups Links

Yahoo! India Matrimony: Find your life partner online.

Mon Jan 24, 2005 5:30 am

programmerkd
Offline Offline
Send Email Send Email

Forward
Message #39 of 238 |
Expand Messages Author Sort by Date

Can anybody tell me that what is the command to run the applet on Linux after compilation of .java file . The commanad appletviewer <filename>.java doesn't...
sandeepankumar
Offline Send Email
Jan 20, 2005
5:05 am

Do u write proper header on the .java file? sandeepankumar <sandeepankumar@...> wrote: Can anybody tell me that what is the command to run the applet...
Kushal Das
programmerkd
Offline Send Email
Jan 20, 2005
11:45 am

Hi , You have talked about the proper header. What is that? The .java file that extends JApplet class and import all the necessary libraries has been already...
sandeepan kumar
sandeepankumar
Offline Send Email
Jan 24, 2005
4:09 am

Write these lines first in your java file. " /* <applet code="file.class" width=200 height=300> </applet> */ " except the quotes, and exchange the file.class...
Kushal Das
programmerkd
Offline Send Email
Jan 24, 2005
5:30 am

Hi My dear friend , what u have told is the concept of Windows based java but it wont work in Linux. And for ur kind info , i have already used that header...
sandeepan kumar
sandeepankumar
Offline Send Email
Jan 25, 2005
4:06 am

Hi, I think you are unaware that JAVA is platfrom independent . So what u can do in windows , u can also do that in any other platform. Attaching both the java...
Kushal Das
programmerkd
Offline Send Email
Jan 25, 2005
1:11 pm

Oh... That is fine.. But i have installed Fedora Core 1 and to compile the java file the javac command doesn't work but i use the gcj --main=<Classname>...
sandeepan kumar
sandeepankumar
Offline Send Email
Jan 27, 2005
4:05 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help