aspose file tools
The moose likes Struts and the fly likes open jsp pages on same url Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "open jsp pages on same url " Watch "open jsp pages on same url " New topic
Author

open jsp pages on same url

chain singh
Ranch Hand

Joined: Feb 28, 2012
Posts: 116
hello


i have a main jsp page after user login and i have lots of action on this page.

i just want to load different jsp pages on different action on that main page without change main page url.



regards

chain singh
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

Dear @moderator it's not related to struts please move it to JSP forum.


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
Shankar Tanikella
Ranch Hand

Joined: Jan 30, 2011
Posts: 329

chain singh wrote:i just want to load different jsp pages on different action on that main page without change main page url.
Can you give more details on the problem statement


Have Fun with Java
little,little.. little by little makes a lot..
chain singh
Ranch Hand

Joined: Feb 28, 2012
Posts: 116
when user login , user's home page must open in different window with no menubar and toolbar.

in that window, url will never change for any action.
chain singh
Ranch Hand

Joined: Feb 28, 2012
Posts: 116
when user login , user's home page must open in different window with no menubar and toolbar.

in that window, url will never change for any action.
 
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: open jsp pages on same url
 
Similar Threads
Maintaining form data across pages...
Tag Handler class question
problem with registration page
Struts Menu Question
Struts and AJAX