answersLogoWhite

0

Can you create webpage using java?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

You could, but it is a complicated way to do it and because there are simpler ways, you would not use it to create them. You would use it for other aspects of web pages, like writing programs behind it to process data.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you use java class in webpage?

Yes.


What language defines the behavior of a webpage?

java


Who create Java and when?

Who create Java & when? Why he create java ? What are mane functions of it?


Programming language used for webpage creation?

Java.


How can you include images in a webpage using HTML and Java script?

You would not need JavaScript to include an image. <img> in HTML can do the work of including.


Why create webpage using MSWord not Frontpage Why MSWord also provides webpage creation features?

What you do is you you do you do a poopy and then smeer the poopy all over the screen, then you like it of arfter you do all that then their will be a webpage on the screen.


What type of application you can develop in java technology?

You can create games, desktop applications and mobile applications using Java programming language.


Can you initialize an object without constructor in java?

No. if you wish to create an object that you plan on using in a java program then the answer is NO. You cannot initialize an object of a Java class without calling the constructor.


How To write a java program to create three tier applications using servlets?

barsanabegam


How do you create your own website with domain name for free?

firsly create a webpage using HTML , javascript & xml languages.then using the IIS server, you can create your own website. A system administrator does this task.


What is classes in java?

class is a blueprint which does not have its own existence but it can pass all of its feature to its child classes.


How do you create a e-passport website using java swing?

You really don't want to do that. Swing is for desktop applications. If you want to create a website, use Java Server Faces or Applets, not Swing.