What should I export my Java project to?
TheSecOrg 0 Junior Poster
Recommended Answers
Jump to Postan xml file cannot be seen, its used to transfer data. Unless you have a html file to show the data, it will not show.
The IDE is a development environment, therefore it can compile and run a piece of code with just the .java extension.
Jump to PostWhy do you have a .xml file in the first place? I thought it was a java project. Java projects contain .java and .class extensions. To make it like you ask, you just create a .JAR file. And to make something actually pop up, you need something visible, such as …
Jump to PostYou need to create an applet. It is not done automatically. You will most probably need to recode to create an applet. Search google for tutorials on creating java applets.
Jump to PostAsk the same question about any other language. There is the answer. :)
Jump to PostJava is meant for cross-platform programs - basically, anything you write on one machine in Java can be executed on a totally different machine without any problems (in theory).
Java doesn't make websites, but it allows you to code applets which you can put in a webpage, and anyone …
All 33 Replies
NormR1 563 Posting Sage Team Colleague
TheSecOrg 0 Junior Poster
NormR1 563 Posting Sage Team Colleague
TheSecOrg 0 Junior Poster
NormR1 563 Posting Sage Team Colleague
TheSecOrg 0 Junior Poster
NormR1 563 Posting Sage Team Colleague
Akill10 96 Posting Pro
TheSecOrg 0 Junior Poster
Akill10 96 Posting Pro
TheSecOrg 0 Junior Poster

coil
TheSecOrg 0 Junior Poster
Akill10 96 Posting Pro
TheSecOrg 0 Junior Poster
Akill10 96 Posting Pro

coil
TheSecOrg 0 Junior Poster
Akill10 96 Posting Pro

coil
NormR1 563 Posting Sage Team Colleague
TheSecOrg 0 Junior Poster

coil
TheSecOrg 0 Junior Poster
Akill10 96 Posting Pro
TheSecOrg 0 Junior Poster

coil
TheSecOrg 0 Junior Poster

coil
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.