Two Laptop Bag
The moose likes HTML, CSS and JavaScript and the fly likes HTML + Java File + Oracle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply locked New topic
Author

HTML + Java File + Oracle

Kunal Lakhani
Ranch Hand

Joined: Jun 05, 2010
Posts: 611
I have to make a project on FIR management. So, I have decided a different way. Instead of using Swing, i want to use HTML.
i will go for two HTML forms. I want first form to be a LOGIN form. If user is authorized(checked via java file), then he can use the application.
I have to accept the data from user from front end, has to update it in database. Apart from updating, my front end should have a button for INSERT,DELETE,& EXIT for inserting new records, , deleting old records & exiting the application respectively.
For this i will create separate files for Insert, Delete, Update, & exit.(java files)

Now the problem is that , how can i link up HTML buttons with their Respective java files (Insert Button to Insert.java, similarly Delete, update)?


kunal
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place. Please click this link ⇒ CarefullyChooseOneForum ⇐ for more information.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: HTML + Java File + Oracle
 
Similar Threads
SIGNAL PRBLEM......
uploading records
How to display Database query in JSP?
HTML + Servlet + Oracle
please go through this