Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] will HTMLCSS ON affect JSP/HTML styling?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] will HTMLCSS ON affect JSP/HTML styling?
 Login/Join
 
Silver Member
posted
I have jsp page as front end.On clicking "Report" Button from jsp ,will generate a webfocus report in the same page.I am using HTMLCSS on property in my report.This property is impacting styling of my JSP (espescially padding)after report genaration .When I remove HTMLCSS then JSP looks good but I lose webfocus styling.
Is there anyway to activate HTMLCSS only for webfocus without affecting JSP styling

This message has been edited. Last edited by: Kerry,


WF8103 -UNIX,HTML,EXCEL,PDF.
 
Posts: 42 | Registered: June 22, 2007Report This Post
Expert
posted Hide Post
How do you "generate a webfocus report in the same page"? Is the report included within -HTMLFORM tags, with the JSP surrounding it?

One suggestion would be to have the WebFOCUS report sent to an iFrame on the page - then the generated CSS would have no effect.

Another would be to send the report to a new page.

A third would be to add more detail to the CSS for the JSP part of the screen.

I imagine the following CSS generated by HTMLCSS ON is causing the problems:

TABLE { border-collapse:collapse; }
TD { vertical-align:top; padding-left:6pt; padding-right:6pt; }


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Silver Member
posted Hide Post
Time Being I removed HTMLCSS ON and I added one div and my own CSS.Now my CSS only applying to Webfocus report.


WF8103 -UNIX,HTML,EXCEL,PDF.
 
Posts: 42 | Registered: June 22, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] will HTMLCSS ON affect JSP/HTML styling?

Copyright © 1996-2020 Information Builders