Hi,

I am pretty new to JSP. I am developing an application which is pretty
much a kind of maintenance once.

In my first JSP screen, I am displaying a file from a data base in a HTML
form, which looks like following. Now I will put Job Name Column data to a
link where it will take me to next screen with data and I should be in a
position to change the data (Say Comments Fields) and update it. Also, I
should be able to add new record to it. Can any one help me how to do
this? I am already done with the first screen. When I put link to say
"maintanance.jsp", how to get the data along with it? I know that we can
do this through request.getParameter("Job") etc. But how to put them in a
text field. etc.


Job
Program
Schedule
System
Comments
$AKEYDAILY
AKDAILYCL
Daily (Monday- Friday)
AS/400CS01
Start Daily ADDRKEY Process
$AKEYWEEK
AKWEEKLYCL
Weekly (Saturday)
AS/400CS01
Start Weekly ADDREKEY Process
$PORTSTAT
PORTSTATCL
Monday-Thursday (8:30PM)
AS/400CS01
PORTSTAT Master CL
$DNSUNIV3
DNSUNIVC3
Tueseday
AS/400CS01
Pgm to Update DNS Universe from SOLEXCPT
$DNSUNIV2
DNSUNIVC2
Saturday
AS/400CS01
Update Global DNS from DMA Telephone Pref. File
$DNSUNIV1
DNSUNIVC1
Friday
AS/400CS01
Update Global DNS From DMA Mail Pref. File
$DNSUNIV7
DNSUNIVC7
Daily
AS/400CS01
Update Contractual DNS
$DNSUNIV9
DNSUNIVC9
Daily
AS/400CS01
Create Global DNS Extract for Campaigns
$UNIVERSE
FLSUNIVCLD
Saturday
AS/400CS01
Batch Run FSL Campaign Universe for FSL
$DNSCUST
DNSCUSTCL
Daily (Monday-Thursday)
AS/400CS01
Update DNS Universe from Customer DNS
$CUSTMARTCL
CUSTMARTCL
Daily
AS/400CS01
Load Customer Mart Loan Assoc Table
$MKTRECAP
MKTRECAPCL
Daily (Monday-Friday)
AS/400CS01
Recapture Main CL
$LOCKSTAT
MKTLNSC2
Daily
AS/400CS01
Creates LockStat File and FTP to SQL Server
$Q990020C1
Q990020C1
4th of Every Month
AS/400CS01
Quarterly Business Partners Report
$BRPAWRDCL
BRPAWRDCL
4th of Every Month
AS/400CS01
BRP Quarterly Awards
$APPSTAT
APPSTATCL
Runs After Posting (Every day)
AS/400CF
Creates APPSTAT- Released by the Operator
$TAJWEBFCL
TAJWEBFCL
On Demand
AS/400LS
TajMahal/HomeBase message file refresh
$EXTCUST4
EXTCUSTC4
On Demand
AS/400CS01
Copy MKTIRDAT from MR to MKTSTGLIB/RECLOAD2-CS
$MKTCNFLR1
MKTCNFLR1
On Demand
AS/400CS01
Confirming Loan Limit Maint. prog.
$DNSEXTRCT
PRDNSPOR1C
Weekly(Sat)/ Month End
AS/400CS01
Portfolio DNS Extract-Submits mult. jobs
$PORADTEXT
MKPORPMT1C
Month End
AS/400CS01
PORTSTAT Additioanl Information-Submits mult. jobs
$MBROKER
MBROKERCL

AS/400CS01
Update Broker Table
$DNSCOUNTS
PRDNSCNT1C
Month End
AS/400CS01
To Get the DNS Counts




Regards,
Bhanu Prakash
(805) 955-1057
Ext:92- 582-1057

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to