answersLogoWhite

0


Best Answer

Your order is incorrect. The database exists and is populated with the data wanted on the page, Java extracts the data needed from the database and renders the page in the necessary HTML for the browser to view. You could see a JSP reference in the address for Jave Server Page or not.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you take data from a Java page to a HTML page simultaneously to the database and print that HTML file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do load an access database over HTML?

A database cannot be accessed directly by HTML. You need jars and a language like Java to connect a DB.


How do you connection database in HTML using javascript?

Connection Database can be established using language such as Java. For that you need to create an object of Connection type.


Can you create a database with only a form?

Yes , you can create a database using a form . But you have to do two things First make a form in html or jsp whatever you like. Then Connect the form to database using java database connectivity.Yes, we can create database with a form. First create a form using html or jsp then we can connect it to database using JDBC.


Does database software store information in HTML codes?

No, database software does not store data using Hyper Text Markup Language (HTML) codes. A common code used to access data is Structured Query Language (SQL). HTML is a formatting language that will tell a browser how to display the data retrieved from a database.


What are the uses of java database connectivity?

Java Database Connectivity, a Java API that enables Java programs to execute SQL statements. This allows Java programs to interact with any SQL-compliant database.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


What is the use of JDBC?

JDBC stands for Java Database connectivity which is a standard java API for database. It is for database connectivity with project.


Why is important to learn HTML before learning JAVA?

It is not necessary to learn HTML before learning Java. Java is a complete computer programming language. The only reason you would need to know HTML with Java is if you wanted to use Java to generate webpages, or you wanted to create Java applets that you would then embed into webpages using HTML.


How do you load an access database over HTML?

With VB.NET or C#, both from Visual Studio from Microsoft, into an ASP.NET webpage. You can also do it with JAVA or PHP with the appropiate libraries.


Java code for tax deduction in database connection?

Java code for tax deduction in database connection?


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


What information systems skills and knowledge are essential?

Data structures and algorithms Relational database theory SQL C Javascript C# Java .NET HTML CSS