Modifying an existing Java app form
- From: JLadd3@xxxxxxxxx
- Date: 24 Apr 2007 11:46:00 -0700
I am fairly clueless on most anything java related, but I am willing
to learn whatever I need to to make this change. I am wanting to
insert two new text boxes in a java web app. The existing text boxes,
and the ones I want to add, insert or update fields within an MS SQL
database on a MSSQL Server within our office. The text boxes are in a
jsp file. I tried to just edit the jsp file to put these two fields
in there, but apparently there is a de/compile process that I must go
through to get this done. I assume this involves editing the
associated class files. If anyone can lend some advice on the easiest
way to make these modifications I would greatly appreciate it.
.
- Follow-Ups:
- Re: Modifying an existing Java app form
- From: Chris Smith
- Re: Modifying an existing Java app form
- Prev by Date: Re: how to login into a website automatically in a java application without typing the username and password manually
- Next by Date: Re: Modifying an existing Java app form
- Previous by thread: Application properties handling advice
- Next by thread: Re: Modifying an existing Java app form
- Index(es):
Relevant Pages
|
|