On Mon, Jul 11, 2011 at 8:34 AM, JavaNoobie87 wrote:
> The thing is I'm NOT using struts 2 here , just basic jsp,javabeans and
> servlets .(Its a sort of demo project!).
Well, this is a Struts mailing list.
> As of now my DAO fetches the result according to this query
How the data is retrieved
Hey Eric,
thanks for replying!
The thing is I'm NOT using struts 2 here , just basic jsp,javabeans and
servlets .(Its a sort of demo project!).
As of now my DAO fetches the result according to this query
if (con != null){
System.out.println("Connecte
> all samples of the displaytag library that I have come across ,
>involve storing the entire resultset from the query in the session
Really? I use displaytag all the time through the equivalent of request
scope. Just pass it a list in the same way you would use a Struts2 select
list (http://str
3 matches
Mail list logo