Copy as jsp break up links in portlets?

for accessibility reasons we have to create a page in the normal way, but than have to copy as JSP to edit the HTML to get a good layout.
Doing so we find that portlets keep links to the original page! Is this correct?
Worse links dynamically generated by portlets refer to original page and not to JSP.
The original page is: GESTBANDO
The JSP is: home
Follows code (generate automatically by portal)
<%@ page import="oracle.webdb.utils.*,java.util.ArrayList" %>
<%@ taglib prefix="portal" uri="/WEB-INF/lib/wwjpstag.jar" %>
<!-- usePortal Tag -->
<portal:usePortal />
<!-- Begin prepare Tag(s) -->
<portal:prepare >
<portal:portlet id="PI251075" instance="GESTBANDO/E446BE70A039A9D8E030660A552908A6" header = "false"/>
<portal:portlet id="PI250065" instance="GESTBANDO/E47DB64C5D08E230E030660A55297855" header = "false"/>
<portal:portlet id="PI251074" instance="GESTBANDO/E4991023603CEAF5E030660A55293184" header = "false"/>
</portal:prepare>
<!-- End prepare Tag(s) -->
<!-- Begin HTML-->
<HTML>
<HEAD>
<portal:useStyle name="SHARED/MAIN_STYLE"/>
<TITLE>home</TITLE>
</HEAD>
<BODY leftMargin="0" rightMargin="0" topMargin="0" marginheight="0" marginwidth="0" class="Bodyid1siteid0">
<!-- Begin Region 148603-->
<!-- Vertical Split Mode -->
<TABLE BORDER="0" WIDTH="100%" HEIGHT="0" CELLPADDING="4" CELLSPACING="1">
<TR>
<TD valign="top" HEIGHT="0" WIDTH="21%">
<!-- Begin Region 150096-->
<!-- Horizontal Split Mode -->
<!-- Begin Region 148604-->
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="4" CELLSPACING="0" class="RegionNoBorder">
<TR>
<TD WIDTH="100%">
<portal:showPortlet name="PI251075" header="false" /></TD>
</TR>
</TABLE>
<!-- End Region 148604-->
<!-- Begin Region 150097-->
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="4" CELLSPACING="0" class="RegionNoBorder">
<TR>
<TD WIDTH="100%">
<portal:showPortlet name="PI250065" header="false" /></TD>
</TR>
</TABLE>
<!-- End Region 150097-->
<!-- End Region 150096-->
</TD>
<TD valign="top" HEIGHT="0" WIDTH="79%">
<!-- Begin Region 148601-->
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="4" CELLSPACING="0" class="RegionNoBorder">
<TR>
<TD WIDTH="100%">
<portal:showPortlet name="PI251074" header="false" /></TD>
</TR>
</TABLE>
<!-- End Region 148601-->
</TD>
</TR>
</TABLE>
<!-- End Region 148603-->
</BODY>
</HTML>
<!-- End HTML -->

Not certain, but this can fix myriad Mail problems...
Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
Move this Folder to the Desktop...
/Users/YourUserName/Library/Caches/Mail/
Move this file to the Desktop...
/Users/YourUserName/Library/Mail/Envelope Index
Reset the Launch Services...
http://www.thexlab.com/faqs/resetlaunchservices.html#Anchor-Reset-47857
Reboot.
If that doesn't do it and you can afford to redo all your Rules, try these & reboot...
/Users/YourUserName/Library/Mail/MessageRules.plist
/Users/YourUserName/Library/Mail/MessageRules.plist.backup

Similar Messages

  • How to break the link between photoshop and lightroom when saving a photo?

    I've had an ongoing issue with saving copies of photos I import from LR to PS and back into LR. Any multiple copies I make get erased when they move back to LR. My solution has been to save a copy in an extra folder apart from Lightroom and import them in later. It's rough, but it works. But now I have a new demon.
    I tweaked a photo in LR, made a copy to keep it safe, then sent the copy over to PH where I did some magic. I Saved As in that special other folder, closed the tab, got the usual box asking if I wanted to save the changes (of course I did), I went back to LR to see both the original and copy changed over to the PS version. I went back to PS, opened the .psd, unclicked the mask, clicked the checkbox, when back to LR and both the original and copy in LR had the mask removed.
    I'm missing something here.
    There m u s t be a way to break the link between PS and LR so that when I save a copy of a photo I made in LR the original and copy remain two separate photos. Does anyone know how?
    Thanks,

    I think I am a little confused. What you are describing seems more like a Project Server "Profile" issue, than a SharePoint to MS Project Sync.
    If my guess is correct, then you just need to set the default profile to be something other than your computer.
    If I am wrong, a screenshot of the error would be really helpful.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • How do I collect and organize files into a new folder without breaking the links to my media?

    I'm new to premiere pro, and learned that I probably should have figured out where to organize all of my files from the beginning, but in the post production phase, I have a bunch of audio and image files sitting all over my desktop, and I'm afraid that if I move them, I'll break the links to all of my media. Files I edited in CS6 Photoshop and Audition are of special concern (considering they get automatically routed to my desktop).
    Does anyone know how I can collect all of the files and media that were imported into my project, and and archive them into a folder without breaking the project's links to the original media? Perhaps there's a way to copy all of the files and move them into that folder, so that when I move the originals, I'll still maintain all of the links in the copied version?
    I tried using the project manager tool, but received an "unknown error message" each time I ran it. 
    Any organizational insight would be much appreciated!     

    Read Bill Hunt on ONE project setup idea http://forums.adobe.com/thread/919388?tstart=0
    Also read Metadata contained in folder http://forums.adobe.com/thread/1015001?tstart=0
    -and http://helpx.adobe.com/premiere-pro/using/transferring-importing-files.html

  • Script to break external links in Excel?

    Is there a script I can use to break all external links in Excel (2004)? 
    Thanks! 

    Hi,
    krt1 wrote:
      I updated the script but the links still aren't clearing.
    If I run this script :
    tell application "Microsoft Excel"
                tell active workbook
                            repeat with tName in (get link sources type link type Excel links)
                                        break link name tName type link type Excel links
                            end repeat
                            repeat with tName in (get link sources type link type OLE links)
                                        break link name tName type link type OLE links
                            end repeat
                end tell
    end tell
    The menu item "Links ..." in menu "Edit" is disabled.
    Is this the same thing with your workbook ?
    If yes and you still have links:
    If you copy the formula of a link and paste it into the formula of a cell, it will not be considered as a link object.
    Excel Link is an inserted object, or by copy/paste a link object, you can change the range in the formula, the range is changed but the object is always a link.

  • Hello Apple I work in one of the shops phones in the Kingdom western Saudi Arabia you now restore a backup to the customer by mistake recovered to copy another client now been linked to the phone and ask me to check, I do not know PIN number

    Hello Apple I work in one of the shops phones in the Kingdom western Saudi Arabia you now restore a backup to the customer by mistake recovered to copy another client now been linked to the phone and ask me to check, I do not know PIN number
    <Edited by Host>

    These are user forums. You are not speaking to Apple here. I'm sorry but we cannot assist you. Contact your Apple vendor in your country. Customer Service: Contacting Apple for support and service - this includes international calling numbers.

  • How do I copy and paste a hyper link to an email in safari/gmail

    how do I copy and paste a hyper link to an email

    If you mean you want to include a link to a Web site in an email you are about to send,
    In Safari, go to the web site you want to send a link for.
    Triple-click on the Address box at the top of the screen to select it.
    Choose Copy from the Edit menu.
    Change to the email screen and place the cursor where you want your hyperlink.
    Choose Paste from the Edit menu.
    If you are cautious, send that email to yourself first.
    When you get your copy, click on the link to see if it takes you to the right place.
    If that works, then send again to the person you intended.

  • Removing customization link from portlet header.

    Hi,
    Could u suggest me out of the 2 ways to remove customization link from portlet header.I am using the default stock prices portlet in my page.
    Where and how should i change the provider.xml file.
    If not this how can I setShowEdit(False) which is one of the methods in MutablePortlet interface.How can i find this code related to Stock portlet.I mean where can we have access this code where the provider API's are used for some of the readymade portlets that oracle provides.
    I am using release 1 of oracle portal.
    Thanx
    Vipul

    Hi,
    I see two things that you could try :
    first try to set the security level at the portlet level, then allow users to display your portlet, not to customize it. I know it's possible with tabs, maybe it can apply to you.
    Else you also can modify the package of your portlet (or the provider.xml file if it's not the package). You should read the pl/sql code and find the variable concerning the customization link in the rendering part. It may be set to 'tru', just set it to 'false' and recompile.
    I've done it when installing some portlets and it works : that way I could translate the portlet in franch, remove the help link, remove the detail link, and so on...
    Hope this helps,
    Gael.

  • Copy not allowed..only link.  Bug?

    I am following the Java Studio Creator Field Guide book, and in it, you are told to select the Copy radio button (as opposed to Link) when setting a URL for an image. Well, on my setup, copy is greyed out (disabled).
    Is this a bug, or is there something that needs to be done to enable it?

    Hi,
    If you select tab URL, you are prevented from selecting radio button Copy.
    Selecting radio button Link works fine.
    (The behavior changed since the book was published).
    You can also copy an image file into your project's Resources directory by selecting tab File.
    This discrepancy is documented in
    http://www.asgteach.com/books/creator_field_guide.htm
    (Beyond the Book)
    Regards,
    Gail A.

  • TS4268 How to break a link with an apple ID

    I had my facetime e-mail address linked to another apple ID.  I now want to migrate my facetime e-mail to a new apple ID.  It says that it can't confirm the e-mail address because it is already in use.  How do I break that link to the old apple ID?

    I figured it out with the hints I got just after I posted the question.  I had to login to the old apple ID and delete the e-mail address.  Simple.

  • Ensure jsp/pageflow called from within portlet

    Is there anyway to ensure that my jsp is called within a portlet. I want to make sure a user can't call the jsp page directly therefore bypassing the entitlements I have created on the portlet.

    You should be having login procedure to access your site, one way to protect your pageflow is setting login-required=true for page-flow, and setting role based security to your page-flow. Read this
    http://e-docs.bea.com/workshop/docs81/doc/en/workshop/guide/netui/tutorial/tutJPFStep4.html?skipReload=true
    Thanks
    Srini

  • I used to be able to copy or drag and drop links from the address window. Now with the update, only the address is copied or dragged not the link. (Says something about not giving site information). I want to be able to drag and drop or copy links.

    Question
    I used to be able to copy or drag and drop links from the address window. Now with the update, only the address is copied or dragged not the link. (Says something about not giving site information). I want to be able to drag and drop or copy links.

    To be more precise, you can setup a JComponent or JPanel on top of your JavaFX nodes that has a TransferHandler that can convert the (AWT/Swing) images dragged to the app to JavaFX image and then insert it into the underlying node.
    As for the file chooser itselft: ListView and the JavaFX composer can allow you to create one quite easily. TreeView can aslso be used to a lesser extend (still a big buggy). For both of these, there are small bugs in the Cell API that may (or may not) prevent from displaying a proper thumbnail in the cells.
    You can also use a regular JFileChooser if you do not mind the dialog box having a different LnF from the rest of your application.

  • How do I break a link between apps under ios 8?

    I inadvertently OK'd "sharing" weight watchers data from the IOS 8 health app. How do I break that link?

    Hello johnedearborn,
    After reviewing your post, I have located an article that can help with Health. You can choose what data is shared with Health via the "Sources" pane in the app itself:
    Sources
    Here you'll find any third-party apps and devices that can send data to Health. You can control which apps have access to your health data.
    You can also see which apps have access to your health data by going to Settings > Privacy > Health.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • File update breaks cc link

    Whenever I update a file in my CC folder, it breaks the link to the online file and the sync will not work.
    any ideas?

    File Sync Links that may help... all the links I have, since I don't know the cause of your specific problem
    -https://forums.adobe.com/community/creative_cloud/host_sync
    -http://helpx.adobe.com/creative-cloud/help/sync-settings.html
    -http://helpx.adobe.com/creative-cloud/kb/arent-my-files-syncing.html
    -Size Limits https://forums.adobe.com/thread/1488242
    -sync and email link http://forums.adobe.com/thread/1427516?tstart=0
    -Phantom folder problem https://forums.adobe.com/thread/1490445
    -an overview of assets https://assets.adobe.com/files

  • Link from a JSP to another flow in portlet

    I'm trying to create a link in a flow portlet, from a JSP page to another flow. I can't use <netui:anchor action="[action name]">, because I want to jump to another controller. I've tried <netui:anchor href="/[another controller package]/[action in another controller].do"> and indeed, this one is transformed by a portal framework. The problem is that this transformed URL is pointing to a new action and … an old controller. After clicking this link I'm obviously getting "action not found" error.
    The question is – how to create a link in JSP from one flow controller the other.
    Unfortunately, manual for jsp tags is not ready for beta 9.2, so it's hard to find a place to refer to….
    Best regards,
    Pawel Kozlowski

    I am taking out <render:pageURL> and <render:windowURL>
    They are available with
    <%@taglib uri="http://www.bea.com/servers/portal/tags/netuix/render" prefix="render"%>
    You can use these to go to a different page. If that page has a the pageflow you needed, it will go to the begin action of that pageflow on that page

  • Can't us Oracle API on the simple JSP pages added to the portlet........

    Hi,
    I added a jsp page in the portlet which is not a standard page like the default show mode pages. I have added some code which actually access a resource inside the porltet.
    " img src="<%= UrlUtils.constructResourceURL (pReq, HttpPortletRendererUtil .absoluteLink(request, "icon.png")) %> "
    For that you have to add the following two imports in the code
    mport="oracle.portal.provider.v2.render.http.HttpPortletRendererUtil"
    import="oracle.portal.provider.v2.url.UrlUtils"
    This library is available with the JDeveloper and I dont get any error while compiling and even deploying the portlet war file on the applcation server. Strangely the same piece of code shows the image perfectly for the default show page of the portlet but it generates 500 Internal server error for the other simple jsp page I added, which suggests that the server is unable to find the function:
    500 Internal Server Error
    java.lang.NullPointerException
         at oracle.portal.provider.v2.url.UrlUtils.constructResourceURL(Unknown Source)
         at _htdocs._elogbooksubsystems._DAQ._jspService(_DAQ.java:54)
         [SRC:/htdocs/elogbooksubsystems/DAQ.jsp:15]
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    Can anybody help? Is this possible to use oracle api in the pages which are though added to the portlet but not the standard show modes pages?
    Thanking you in anticipation
    Regards,
    Omer Alvi
    Message was edited by:
    user574208
    Message was edited by:
    user574208

    Thanks Nrintala. I tried to work with multipage portlet example provided in the jpdk. In fact I created another portlet with two pages and copied the code of the two pages of the multipage portlet. (Off course I took care of the names and stuff). Later I modified the provider.xml by defining "next_page" parameter. When I viewed my portlet, first page appeared fine but when I click on the link which should show the second page, I got an error which says.
    Error:      Error occurred while rendering portlet - see provider log file for details.
    Do you think I have missed something? I am depoying my war file on the stand alone OC4J and some how I have not been able to find the application.log file in my application inside the application_deployments of the J2EE_HOME. I have pasted the provider.xml file and I would be grateful if you can help.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <?providerDefinition version="3.1"?>
    <provider class="oracle.portal.provider.v2.DefaultProviderDefinition">
    <session>false</session>
    <passAllUrlParams>true</passAllUrlParams>
    <portlet class="oracle.portal.provider.v2.DefaultPortletDefinition">
    <id>1</id>
    <name>mulitpage</name>
    <title>testing multi page</title>
    <description>My Portlet Description</description>
    <timeout>40</timeout>
    <showEditToPublic>false</showEditToPublic>
    <hasAbout>false</hasAbout>
    <showEdit>false</showEdit>
    <hasHelp>false</hasHelp>
    <showEditDefault>false</showEditDefault>
    <showDetails>false</showDetails>
    <renderer class="oracle.portal.provider.v2.render.RenderManager">
    <contentType>text/html</contentType>
    <showPage>/htdocs/mulitpage/first.jsp</showPage>
    <pageParameterName>next_page</pageParameterName>
    </renderer>
    </portlet>
    </provider>
    Best regards,
    Omer
    Message was edited by:
    user574208
    Message was edited by:
    user574208

Maybe you are looking for