Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: jsp data


Message #1 by Amitav <eramitav@y...> on Wed, 5 Mar 2003 20:59:43 -0800 (PST)
You could do the following:  create a StringTokenizer object for each 
logical record group and load those objects into an ArrayList. Pass the 
ArrayList (eg, load it into the session) and then have the other page 
extract and format the data.

-----Original Message-----
From: Amitav [mailto:eramitav@y...]
Sent: Wednesday, March 05, 2003 11:00 PM
To: Pro_JavaServer_Pages
Subject: [pro_jsp] jsp data



hi techies!

could anybody pls tell me how should I code in the following scenario:

I have some data separated by comma,I want to show this datas suppose 
name address in tabular form in another page,

Could anybody send me coding.plss

any help is highly apprec.

cheers!

thanx in advance

Amit


Amit


---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more


  Return to Index