aspose file tools
The moose likes Cattle Drive and the fly likes Servlets and HTML: rather confused, jdbc assignment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » This Site » Cattle Drive
Reply Bookmark "Servlets and HTML: rather confused, jdbc assignment" Watch "Servlets and HTML: rather confused, jdbc assignment" New topic
Author

Servlets and HTML: rather confused, jdbc assignment

Peter Gragert
Ranch Hand

Joined: Jan 16, 2001
Posts: 421
What is a good way of programming HTML-code?
I need to print an edit and a delete button, each in its own 'form'!
The HTML to be printed is identical behalve of 'edit' and 'delete' (and the servlet to be called).
Print out the info directely is more or less
twice 6 lines of code.
Bilding one String and then
using Str replace facility is another possibility.
Using a method (with parameters) is a third one.
Mixture of all this is a fourth one.
Marilyn de Queiroz
Sheriff

Joined: Jul 22, 2000
Posts: 9033
    
  10
Having common code in two places is not usually a good idea.


JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Servlets and HTML: rather confused, jdbc assignment
 
Similar Threads
jsp code for edit and delete the records
Java Print Service question
How to format apage for print purposes
writing a variable value to an string
program to print square