× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Yeah I've got that portion working.  Now all I need to figure out is how 
to "remember" which tab I was on before the servlet reloads the page. 
That's in javascript.... I have no idea how to do it either.

Ron Power
Programmer
Information Services
City Of St. John's, NL
P.O. Box 908
St. John's, NL
A1C 5M2
Tel: 709-576-8132
Email: rpower@xxxxxxxxxx
Website: http://www.stjohns.ca/
___________________________________________________________________________
Success is going from failure to failure without a loss of enthusiasm. - 
Sir Winston Churchill




Colin Williams <colin.williams@xxxxxxxxxxxx> 
Sent by: java400-l-bounces@xxxxxxxxxxxx
20/04/2005 06:45 AM
Please respond to
Java Programming on and around the iSeries / AS400 
<java400-l@xxxxxxxxxxxx>


To
"'Java Programming on and around the iSeries / AS400'" 
<java400-l@xxxxxxxxxxxx>
cc

Subject
RE: In significant need of help.






Ron,

Are you trying to show a list of information indexed with a key.

There are really two ways to do this:

If you just have a list of information you want to show, use a list
If you have a keyed list of information use a map. Maps use another object
as their key.

If you need to show a group of records by date, let the customer select 
the
date, then select everything in that date range from the database and
redisplay

cheers
Colin.W
 
Extension   5800
Direct dial   0870 429 5800


-----Original Message-----
From: RPower@xxxxxxxxxx [mailto:RPower@xxxxxxxxxx] 
Sent: 19 April 2005 15:33
To: Java Programming on and around the iSeries / AS400
Subject: In significant need of help.


I'm completely lost at this point.  I wish I could send a screenshot to 
the list to explain what I want to accomplish, but I'll try to with words. 

 Here goes:

I have a browser window that displays a customer's information.  Below the 

customer's information I have a form that shows the bulk garbage details 
for that customer.  We want the user to be able to use a drop down box 
that shows the bulk garbage received date in it, and use that to navigate 
thru my record.

I've created and loaded a bulk garbage object that I've loaded into a 
vector that I'm using on the page. However, I don't know if this is right 
or wrong, and I can only access the very first index of the vector to show 

the  record.  I need to know what should I use here to make this easy to 
accomplish?  Hashtable, vector?  And once I have it loaded, how will I use 

the drop down box selection as my navigation?  TIA,

Ron Power
Programmer
Information Services
City Of St. John's, NL
P.O. Box 908
St. John's, NL
A1C 5M2
Tel: 709-576-8132
Email: rpower@xxxxxxxxxx
Website: http://www.stjohns.ca/
___________________________________________________________________________
Success is going from failure to failure without a loss of enthusiasm. - 
Sir Winston Churchill
-- 
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.

This e-mail has been sent by a company of Bertram Group Ltd, whose 
registered office is 1 Broadland Business Park, Norwich, NR7 0WF. 
This message, and any attachments, are intended solely for the addressee 
and may contain privileged or confidential information.  If you are not 
the intended recipient, any disclosure, copying, distribution or any 
action taken or omitted to be taken in reliance on it, is prohibited and 
may be unlawful.  If you believe that you have received this email in 
error, please contact the sender immediately. Opinions, conclusions and 
statements of intent in this e-mail are those of the sender and will not 
bind a Bertram Group Ltd company unless confirmed in writing by a director 
independently of this message. 
Although we have taken steps to ensure that this email and any attachments 
are free from any virus, we advise that in keeping with good computing 
practice the recipient should ensure they are actually virus free.

-- 
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) 
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.