answersLogoWhite

0

You need to establish a connection from the DB to HTML. For that you need the specific Jar of that DB.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How can you take data from a Java page to a HTML page simultaneously to the database and print that HTML file?

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.


Where can you find the HTML?

To view the HTML of a web page right click your mouse on the page, and select View Source.


When viewing your page in a browser how do you view the HTML mark up?

It depends on the browser, but most of the time, you view the HTML markup by right-clicking the page and clicking "View source" or "View page source".


What is an HTML source?

HTML source simply refers to the markup language that makes up a web page. You can view the HTML source for this page by using your browser's "View Source" or "View Source Code" menu option.


What is a website HTML code?

Every website would have a different HTML code. You can right click on the page body and choose "View Source" to view the HTML source of that web page.


Where can you see HTML in known websites?

If you want to view the HTML code on any website, you can easily do the following:Navigate to the page you wish to view.On Internet Explorer, click view -> source.On Fire Fox, click view -> page source.A page should pop up on your screen with the raw HTML code on it.


What is a code view?

In viewing a web page, a code view is the raw HTML code instead of the resulting web page.


What is behind a webpage?

Behind the Web Page is the HTML. The HTML is a language for the browser to read, and instructs the browser in how to display the page. If you want to see the HTML, right click on the page. A box will open, then select view source. A window will then open with the HTML for that page.


Where is the HTML on my web browser?

To view the HTML of ant webpage you can rignt click on the page and click view source or you can click on View and then Source in the Top Menu. Rebelsk8er3


How do you get the HTML of a page?

To see the HTML code from a web page, you have several options:Save the web page and open it in a program capable of editing HTML like Dreamweaver, FrontPage or MS Word, then view the document in code mode.Save the web page as a text document and it will only contain the code.Your browser may have the option to "view page source". Select this option and the code will display in the browser.


How do you open a directory in HTML?

go to any website and go page - view source


Which menu in the browser do you use to display he HTML?

In Firefox 3, it is View > Page Source.