Ajish George

Greenhorn
+ Follow
since Nov 06, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Ajish George

Hi All,
I am trying to integrate struts portlet in the bea portal. What i did is first i will load a struts portlet using a struts action. Then when i submit the portlet, i want a new jsp to be displayed as another page with in the same book. But this is not happening. It is displaying as an individual jsp not part of the portal. Can you please help me how can i tackle this?

I tried using struts tiles, there by using one layout. But even that did not work.

It will be a great help for me if anyone tells the solution to this.
14 years ago
I want to call a struts application from a portlet. I have imported my struts application as a .WAR file into my portal application. Any ideas?
14 years ago