× 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.


  • Subject: RE: JSP- Subfile question
  • From: Eric Merritt <cyberlync@xxxxxxxxx>
  • Date: Thu, 5 Apr 2001 06:53:11 -0700 (PDT)

Atul,

  I am not sure  where you are in getting this to
work. I am going to assume that you already have the
screen being written to the browser, that you are
useing beans (not scriplets, arghh!). That being said
I assume you have a been declared for the data and
will be using that. So html (and bean)  text is :

<input type="radio" name="someName"
value="<jsp:getProperty name="someBean"
property="someUniqueRecordIdentifier"/>">

To process it I will assume you are using that auto
load feature of beans with jsp. So in the processing
bean you will have a property available in this
instance as "someUniqueRecordIdentifier". Then normal
processing will take place. 

What you will get back is the unique record id in the
property of the someIniqueRecordIdentifier property of
the someBean bean. I hope this helps.





--- Atul Ghanekar <atul.ghanekar@mphasis.com> wrote:
> Dear Eric 
> 
> I am also interested in similar logic. Is it
> possible for you to give 
> me the proper Syntax...
> 
> Atul
> 
> -----Original Message-----
> From: Eric Merritt [mailto:cyberlync@yahoo.com]
> Sent: Thursday, April 05, 2001 1:05 AM
> To: JAVA400-L@midrange.com
> Subject: Re: JSP question
> 
> 
> Lawrence,
> 
>   A think you must realize is that in HTML tables
> are
> display items not actual tables. The page will only
> forward back information directly associated with
> the
> radio button's value tag. This usually means that
> you
> put the records primary key or RRN there to allow
> you
> to retrive that information. If you need some actual
> syntax let me know and I will se what I can come up
> with.
> 
> 
> 
> 
> --- Lawrence_Tuttle@eogresources.com wrote:
> > 
> > I have a JSP page like a subfile.  At the top of
> the
> > page is a Edit gif.
> > Associated with each row is a radio button.  I
> need
> > to be able to forward
> > the data in the row associated with the selected
> > radio button to another
> > JSP page.  Does anyone have a clever way of doing
> > this.
> > 
> > +---
> > | This is the JAVA/400 Mailing List!
> > | To submit a new message, send your mail to
> > JAVA400-L@midrange.com.
> > | To subscribe to this list send email to
> > JAVA400-L-SUB@midrange.com.
> > | To unsubscribe from this list send email to
> > JAVA400-L-UNSUB@midrange.com.
> > | Questions should be directed to the list owner:
> > joe@zappie.net
> > +---
> 
> 
> =====
> Eric Merritt
> Information Systems Consultant
> McCormack & Associates, Inc.
> Rock Hill, South Carolina
> (V) 803-327-3358 X 225
> eric@mccinc.com
> http://www.mccinc.com/
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/
> +---
> | This is the JAVA/400 Mailing List!
> | To submit a new message, send your mail to
> JAVA400-L@midrange.com.
> | To subscribe to this list send email to
> JAVA400-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> JAVA400-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner:
> joe@zappie.net
> +---
> +---
> | This is the JAVA/400 Mailing List!
> | To submit a new message, send your mail to
> JAVA400-L@midrange.com.
> | To subscribe to this list send email to
> JAVA400-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> JAVA400-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner:
> joe@zappie.net
> +---


=====
Eric Merritt
Information Systems Consultant
McCormack & Associates, Inc.
Rock Hill, South Carolina
(V) 803-327-3358 X 225
eric@mccinc.com
http://www.mccinc.com/

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---

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.