Url for a page group

I can get the groups that a current member belongs to like the following:
User user = new User(ctx, Util.IDTYPE_DN, userDn, mysub, false);
String [] groupAttrs = {"displayName","owner"};
Group [] groups = user.getGroupMembership(ctx, groupAttrs, false);
String[] groupsList=new String[groups.length];
for(int i=0;i<groups.length;i++){
PropertySetCollection properties = groups.getProperties(ctx,groupAttrs);
PropertySet set = properties.getPropertySet(0);
Property name = set.getProperty("displayName");
groupsList[i]=(String)name.getValue(0);
return groupsList;
This will return the result to a jsp page and then the jsp will render the result like:
<table width="100%" border="0">
<%
for(int i=0;i<groups.length;i++){%>
<%="<tr><td><a href=\"/portal/page/portal/\""+groups[i]+">"+groups[i]+"</a></td></tr>"%>
<%
%>
</table>
all this is within a portlet to display the groups a user belong to. The user should be able to click on the links and then redirected to that particular page. The question is how to get the url or the part of the url for the group. I read many posts about using undocumented procedures/tables like wwpob_page_util and page$. Is there a supported way to do this with the java apis and maybe with a plsql packages. Thank You

Tom this is fantastic - thank you. I took your advice and purchased a domain name from godaddy.com ($9) and it is already forwarding to may .mac web page.
The only question I have is that I masked my domain name so that the browser always shows my group name (vs showing my .mac user name on the url). The only problem with that is that the same domain name 'jpmensgroup.com' shows up on every page of that site. Is there a way to include the names for the various pages so each one has its own address. such as jpmensgroup.com/events or jpmensgroup.com/photos etc?
Thanks again. I bet you have to answer this question quite alot! But I am thankful that you do!
Best,
Bob

Similar Messages

  • Just like you have a url for a page is there a url for a portlet

    just like you have a url for a page is there a url for a page portlet... so that you can change the content of a portlet on page to another page in the portal

    just like you have a url for a page is there a url for a page portlet... so that you can change the content of a portlet on page to another page in the portal

  • How do I create individual URL for the pages within an Adobe Muse site?

    Could someone tell me how I can create separate URL addresses for each page within a site? I think it's in Page Properties, but I can't figure out how to do it.

    Your website is actually hosted at http://kcronaphotography.free.fr
    If you visit that URL, clicking on the other pages will change the URL displayed in the browser.
    Your individual pages are available at URLs like: http://kcronaphotography.free.fr/about.html
    www.karincrona.com is just a wrapper page containing a frameset that hosts your real pages in frames.
    It appears that this page was generated by a tool called "ORT - Ovh Redirect Technology".
    Displaying the pages inside a frame will not change the URL displayed in the web browser.
    If you'd like your page to have nice URLs like www.karincrona.com/about.html, you'll need to get rid of the frame wrapper, and move the domain name to the webhost where your pages are being served.
    If you want to keep the wrapper page, you may want to investigate if the ORT tool you're using provides any way of getting a URL to an individual page to show in the browser bar.

  • Default Page Template for Portal Page Group

    Release 2 of Portal (9.0.2.2.22)
    Created a page group and several templates.
    Edit Page Group Properties, Configure, locate the Default Page Template drop list.
    The drop list has only the templates from the shared object page group.
    The online help states
    =======
    Choose the page template to apply to new pages in this page group if the page designer does not explicitly choose one.
    Note: This list includes all the page templates in this page group and the shared objects page group.
    ========
    I have several templates in this page group. Why don't they show in this drop list?

    You have to make the templates public. Edit the template properties - on the Main tab click "Make Public".

  • How can I see the URL for a page opened in the new version of safari?

    Sometimes I like to copy the URL for an article I find on the web.  The new version of Safari doesn't seem to show the URL.  How can I see it?

    Just click inside the url address bar. Full url address highlighted, will appear.
    Best.

  • Pen a SSO-enabled URL for a Portal Group?

     

    In vanilla apache you'd do something like this to authorize access to a group of users:
    <Location /some/url>
    AuthType Basic
    AuthGroupFile /usr/local/.../groups.ora
    require PortalGroup
    </Location>
    where PortalGroup is defined in the groups.ora file. But with SSO, we currently don't support authorization, only
    authentication.
    So, the capability to do this is currently not provided.
    This is being considered for a future release.

  • How to create an url for bsp page to access in IE?

    hi friends,
    I am new to BSP topic.
    I have created 4 BSP pages. and 1 Main BSP page. Now in Main BSP page i attached all the 4 BSP pages links.
    Now when i test the Main BSP page it will show all the 4 BSP page links. All are working fine.
    But the end user has to access this through IE by typing Main BSP page full path. It's some what becoming critical to enter full path. It will be access in internally(intranet) only not outside.
    For this i want create an URL like http://empess.
    When the user type this URL http://empess in IE and press enters then my main BSP page has to open.
    How to do this. any helps will appreciate...
    Regards,
    Shree.

    hi,
    As u said i created External Alias as /ITCESS to my BSP application.
    And i select my BSP application name from the Target Element tab. Then i selected the alias name i right clicked on it, i selected TestExt. Alis option. It's working fine.
    But now the problem is, i want this to display in IE direclty, when user type the /ITCESS in Internet Explorer addres bar.
    Regards,
    shankar.

  • Why doesn't the url for a page not show when I open a 2nd firefox window?

    Whenever I open another Firefox window, the address bar is blank. If I type in an address, it'll navigate to the site but all subsequent sites will not be reflected in the address bar.
    Also, why is there an orange "Firefox pull down menu" always on these secondary windows?

    Does the problem occur when you run in Firefox [[Safe Mode]]? If not, then see the [[Troubleshooting extensions and themes]] article for help finding the cause of the problem.
    On the orange Firefox "pull down menu" menu, do you mean the [[How do I get the Firefox Button?|Firefox Button]] that replaces the Menu Bar (at the top left of each Firefox window) or something else?

  • Iweb URL is the same for every page

    I have a small website built on iweb with a personal domain name, www.westonbennett.com and if you click on any of my pages the url doesn't change and is still www.westonbennett.com and I would like it to be a unique url for every page. Can anyone help me out?

    Hi,
    welcome to the Apple iWeb Discussion Forums!
    What you did is webforward with cloaking/masking whose result is giving the same url for all pages.
    What you should do to get yourdomain.com/sitename/pagename.html instead is change the CNAME
    Have a look at the following page to know how to achieve that
    http://alyeska.altervista.org/en/iWeb_Domains.html
    Regards,
    Cédric

  • Seting page group id via api

    Does anybody know how to set the page group for a page via the API. I've found an update_page proc in the wwv_flow_api package but it doesn't seem to include a parameter for the page group/group id. I'm using Apex 3.2. Thanks for any help.

    Thanks that helpful in some ways, but I want to get the page_id. For example, if I create a page with the name PG_DEPT and the display name "Department Page". I need to know how to get the current PG_DEPT name from the API. Also, I will like to get the current URL from the page (http://portal/pls/portal/page=123).

  • Copying page from one page group to another

    I need to copy one page or multiple from one page group DEV to page group TEST. I thought of using Portal Export/Import feature for the same, but it will ask for same page group at import.
    Requirement is to keep one set of page group for DEV stage, when it got completed move it to TEST page group in same instance.
    How we can achieve this functionality using single portal instance?
    Thanks & regards,
    Preet

    I did not understand this and isn't working for me. :(
    The message I receive when I click on the Copy link on the Navigator is:
    Click "Copy Here" next to the page under which you want to create a copy of your page. Click the link next to the page group to create the copy under the root page of the page group. You can create a copy of a page only under a page in the same page group as the original page.
    And it only displays the current page group with a tree structure of all the pages in the current page group (page group name being the root).
    Please help me on this as I have a similar requirement and am using 10.1.2 version of Oracle Portal.

  • URL for reporting BUGS in iWeb. URL for reporting a WISH LIST for next iWeb

    1
    Can someone please send the URL for the page in which one can report bugs in iWeb?
    2
    Same thing for simple old Wishes and Hopes for the next iWeb if they are not one and the same URL/page.
    Thank you.
    Lorna in Southern California

    Lorna....
    All is well....actually doing a little jet-setting
    over here and there...you can check the updates on my
    website....thanks for your email...
    Regarding the feedback to Apple....if you ever forget
    the website, you can always look under the iWeb menu
    while you are working (that's when you run into these
    bugs anyways) and pick "Send Feedback to Apple".
    That'll send you to the same webpage for feedback
    submission!
    Hi James I'm glad that you are ok. And thank you for the hint about the bug reports on iWeb menu. It makes a lot of sense putting it there; I just never noticed it.
    iWeb has a bad blog bug
    I'd like to stomp it royally
    Instead I'll send a feedback hug
    (She said, behaving loyally.)
    All is said and all is done
    Let's get the Raid bomb just for fun.

  • OAS v10.1.2 Ultra Search - Page Group Missing When Setting Up Portal Data

    Hi,
    We're on version 10.1.2 but in the process of upgrading to 10.1.4.
    In Ultra Search, when I try to set up a Portal Data Source, I can't see all the Page Groups in the portal. Is this somehow related to the ACL for the Page Group ... or individual pages? I can see most but not all, and specifically not the one I want.
    Any suggestions would be great!

    I blundered onto the answer to my issue by trial and error.
    When setting up the root page for a page group, if you wish it to be accessible to Ultra Search to be part of a Portal Data Source, you must ensure that the "Display Page To Public Users" check box is checked. The "Enable Item Level Security" checkbox can also be checked, e.g, they are not mutually exclusive.

  • Short of dismantling and recreating a page how do i find out whats causing [Error: Invalid URL for Web Content Overlay]

    Hi,
    i received an indesign file to include in a folio that had links to the creators desktop where they had the assets for the web content overlay. When i try to update the folio i get the error message:
    "Content generation error.
    [Error: Invalid URL for Web Content Overlay]"
    Which is fair enough.
    The problem is, i have gone through and changed all URLs that I can see, but there is one somewhere, that I just can't find.
    Is there a way to get a list of all web content overlays in a particular file? otherwise i will need to recreate the whole page again, and it has some pretty complex interactions which i rather wouldn't do.
    I also cannot ask the original doc creator to just change the links as i'm sure he'll have the same issues as me, at not being able to track down the erroneous link.
    The problem I have with DPS is that its not very transparent. you'll have to click on everything, and into every group to see what actions are on it, which can be extremely time consuming and frustrating when complex interactions are included.
    thanks in advance for any assistance

    I’ve found watching the process helpful to narrow down the page.
    Working off a duplicate of the file, delete one layer at a time until you figure out what layer the problem is on.
    From there it’s a bit easier to narrow down.

  • Radio group with URL for image in a table

    I'm trying to display some text and an image for a radio group so the form looks like
    (*) text for item 1 {image for item 1}
    ( ) text for item 2 {image for item 2}
    ( ) text for item 3 {image for item 3}
    I've found these:
    Re: Is it possible to display an image instead of button in a radio group?
    How to show image in radio group ?
    It looks like all I have to do is create a LOV that looks like:
    SELECT {complex stuff that generates the text string, img tag, and URL for image}
      ,DB_PK
    FROM dynamic_view_for_lov -- public synonym
    But, my images are stored in a table.
    I have been able to create an IR using the "Column Format=BLOB" method.
    The SQL for the report looks like:
    select
      db_pk, display_text, image_len, image_clob
    from dynamic_view_for_lov -- public synonym
    And the Number/Date Format for the IMAGE_LEN column is:
    IMAGE:DYNAMIC_VIEW_FOR_LOV:IMAGE_BLOB:DB_PK::::::Inline:Download
    My question:  How do I create the URL for the img tag for the LOV?
    many thanks
    MK

    MikeKutz wrote:
    I think Homer Simpson said it best:  Doh!
    For the person in the future, you have to 'fake create' the Automated Row Fetch process.
    The get_blob_file_src gets all the information from that Process and the column name of the Item Type that is on the same page.
    I forgot where I read about that trick.
    Basically, you create the Automated Row Fetch process, then 'disable' it.
    Same thing with the required Item Type.  Create it as a "File Type", just to tell APEX that it comes from a Database Column,.... then change it to a 'hidden' type.
    You don't have to "fake' it if the application already contains the file upload item and ARF. The assumption is that the application will contain these components in order to maintain the BLOBs and you'll just reference the functional ones.

Maybe you are looking for

  • What camera resolution mode is used by the Flash Player camera settings manager

    What camera resolution is used by the Flash Player camera settings manager? I am referring to the camera settings that you have to pull up by right-clicking on a Flash Player swf that is running, and from the right-click menu you hit settings...selec

  • Use of function module screen_sequence_control

    hi experts, i need to know how to use the function module "SCREEN_SEQUENCE_MODULE"  with an example. Thanks & Regards priya

  • Specific header on a infotype

    Hi My company wants a specific header on a infotype. May i  know how to do it. Seema.

  • Can i have a skype out number for two countries at...

    Hi Im opening up a company and want an office number for the UK and the US But both come through to me at home. Can i get two skype out numbers for these and use them at the same time? I dont want to open one then close it and open another? Thanks ED

  • No helvetica in photoshop cs3 ??

    Hi all, If i am right, I should have this font but I do not. Can anybody why or how to fix it please.. I am running it on W7 64bit. I have check the C:\Program Files (x86)\Common Files\Adobe\Fonts the only thing their is a folder called AMT any help