aspose file tools
The moose likes Websphere and the fly likes Any jsp/html page without theme Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Any jsp/html page without theme" Watch "Any jsp/html page without theme" New topic
Author

Any jsp/html page without theme

manisha Gupta Garg
Ranch Hand

Joined: Jul 03, 2009
Posts: 41
Hi All,

Our Application is based on struts and runs on WPS6 and WAS 6. we have one requirement which came from client that we need to display the next page on the right hand side of parent(first) page itself. So without much modification, we just used <iframes> and with the help of “target” attribute, we are calling next jsp in a frame at RHS of first page.

But the problem we are facing, since the next page is again the part of WebSphere page(in our case Buisness_Intelligence page in WPS), so the theme which holds the header image, is also coming in the next page, which we don’t want now. So, is there any solution, that we can restrict the inclusion of theme in any child page?

Is there any tag or piece of code which if we write in a perticular jsp, then it will not have the impact of themes ?

Thanks,
Manisha
 
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: Any jsp/html page without theme
 
Similar Threads
JSP views
Exclusion of themes from a jsp based on Struts
Best serverside framework for Ajax
WebSpehre Portal 6.1 - Customizing theme as per PortalWeb2
Collecting Values from remove div