This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes How to bring particular data from database to all the pages by using action Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How to bring particular data from database to all the pages by using action" Watch "How to bring particular data from database to all the pages by using action" New topic
Author

How to bring particular data from database to all the pages by using action

P Arunkumar
Ranch Hand

Joined: Jan 05, 2012
Posts: 116
Hi

Iam having three pages, first login page its having separate action class, second Profile1 page from hear iam going to third personal page, by using emailid iam logged my email-id is coming in secong page but its not coming in third page. i didn't use any action class for second and third page.

I have used this code in fist action class

I am new to deveopment, in my office no one is not there to guide or trainee me am developing alone so please help me to solve my issue.

Profile1.jsp


Iam using script-let to take that information from first page to second page its not good i know but don't know another option , so please for this any alternate is there please guide me.



By using struts, sping we can bring the user email-id to all page means please how we to use please help me.

personal.jsp


If i wants to use action class or some other technique please guide me and solve my issue.


Thanks in advance, iam full and full hope on you only please guide me.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to bring particular data from database to all the pages by using action
 
Similar Threads
CSS issue in Grails app, but question is on CSS
JSP Page to know what it does
Json
image rendering issue with h:commandButton