> I am a Struts newbie and that being the case I can't seem to get the data
> from my database back to my view. I realize that there are software
> packages that will help me do this (i.e. Scaffold) but I would like to be
> able to do this the vanilla way and then integrate the other more complex
> items later. Anyway... in my Action class I get the ResultSet and place
> the data in a Collection. How does this pointer get back to my jsp?  I
> have searched but can't quite find the right answer with a code example
> and am unable to get this to work... :)  My Action page I believe is fine,
> it is just how to reference it in the jsp.
> 
>  Thanx, Steve
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to