Default "Gateway" for page name

I am using pt:pagename in a banner portlet. It works fine in 5.04 , but in 6.0 when the page is a hosted remote portlet, the banner text displays "Gateway" by default.
Any clue how to display a custom text instead, or just blank?
Thanks!
Val

1. I have a banner portlet
I've inserted pt:pagename tag on the html, and every time I navigate on the portal, the banner displays the page name.
2. I have a remote portlet (C#) running on a different server.
When I open the page containing the portlet, the banner displays the name of the page(correct)
but if I try to navigate inside the C# app, opening a different page, the "Gateway" text is displayed.
The same portlet on 5.04 just displayed blank. The 6.0 is comming with this "feature", and I do not know how to get rid of it.
Unfortunately, Chris B. idea is not working, because if I delete the
"edkRes.SetHostedDisplayMode(HostedDisplayMode.Hosted);"
the page is not hosted anymore.
Val

Similar Messages

  • Incorrect Default Gateway for Clients using a Concentrator

    Hey all,
    Hopfully an easy one - I'm trying to configure a VPN Concentrator for use with the old VPN Client for an IPSec CVPN.
    The clients connect fine, but they are getting the incorrect default gateway during the address assignment.
    My address pool is 192.168.0.128/25.  The client correctly picks up the first address in the range, 192.168.0.129, but the default gateway for the VPN adapter is assigned as the next address in the range, 192.168.0.130.
    I need the gateway address to be 192.168.0.254 (the SVI of the L3 switch connected to the Concentrator), but I can't for the life of me fine a configuration option anywhere in the pool assignment.  I've set the tunnel default gateway to this 192.168.0.254, but this makes no difference.
    Any ideas where I can find this config option?
    Thanks!

    Andrew
    In the chart that you posted about the routing setup it refers to a DMZ network and DMZ gateway. Can you clarify what these are since I do not see them in the drawing that is in that post?
    I agree with Herbert that it is cleaner to have the address pool on the concentrator use addresses that do not overlap with the concentrator subnet connecting to the layer 3 switch. And as long as the layer 3 switch has a route to that address pool, and the next hop in the route is the address of the concentrator interface then the separate pool addressing should work just fine.
    I have re-read this thread and want to make sure that after some changes that you have made that the problem symptoms are still the same. You told us earlier that: "Now the client can ping the interfaces on its local LAN (concentrator  interface 192.168.0.253, and the L3 switch, 192.168.0.253), but it  cannot reach the rest of our internal LAN behind the layer 3 switch." Is this still an accurate statement of the problem?
    As Herbert said earlier this could either be caused by the concentrator not have a correct route for the inside or it could be  because the inside does not have a correct route to the client. In re-reading your description of the routing set up it looks like the concentrator has a default route configured but not the tunnel default route. May I suggest that you try configuring a tunnel default route (in addition to the normal default route) and see whether that makes any difference?
    If that does not help the problem then I would suggest that you verify that the devices on the inside do have their default gateway set correctly and that the layer 3 switch does have a route for the VPN address pool with the concentrator interface address as the next hop.
    HTH
    Rick
    [edit] I just focused on the question that you asked about the concentrator possibly needing a route for the address pool. The concentrator does not need any route statements for the address pool - it knows its own address pool, pretty much like having a connected interface subnet. The layer 3 switch is what needs a route for the address pool.

  • Management port for management switch(2960x) / IP default-gateway for L2 management switch

    1)   
    I am going to connect all mgmt ports of server to this access switch (L2; 2960x) like below. Then I have a management port in 2960x (FastEthernet / L3 port). As you can see below, even though one of Core switch is down, I am able to access through the other Core switch for mgmt SW. Do I need this FastEthernet port of 2960X?
    Core Pri -------  Core Sec   (Core Pri 192.168.1.2 / Sec 192.168.1.3 / HSRP VIP 192.168.1.1)
                mgmt SW ----- (FastEthernet0) ------ Goes to where? I don't have RAS (Remote Access Server)
                      |
                      |
          servers' mgmt ports
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960/software/release/12-2_55_se/configuration/guide/scg_2960/swint.html#wp2220949
    2) From server side, server put default gateway (192.168.0.1) so if destination is not known, it dumps all to default gateway. This is L3. I understand this. What about L2 default gateway from switch itself? The L2 access switch supports "ip default-gateway" command. I know that without this command still servers do not have any problems to connect to network. Then this command is for switch (2960x) itself? i.e I log into the switch and ping google.com then switch will try to resolve through DNS, but if DNS is not set up in the switch, it sends all traffic to "ip default-gateway"? Is it right?
    3) If L2 (Access) switch has multiple data vlans and mgmt vlan (10.0.0.0/24  10.0.10.0/24 192.168.0.1). Then what will be the "ip default-gateway" for this switch?
    Thanks for your time and knowledge.
    ======================== Reference from Cisco regarding ip default-gateway --------------------------------------
    How to configure the ip default-gateway command on a Cisco 3550 series switch
    VERSION 2 
    Resolution
    To define a default gateway when IP routing is disabled, issue the ip default-gateway global configuration command. Then, enter the IP address of the next-hop router interface that is directly connected to the switch where a  default gateway is being configured.
    The default gateway receives IP packets with unresolved destination IP addresses from the switch. Once the default gateway is configured, the switch has connectivity to the remote networks with which a host needs to communicate.
    Note: When the switch is configured to route with IP, it does not need to have a default gateway set.
    For more information, refer to Assigning the Switch IP Address and Default Gateway.
    ip default-gateway
    https://supportforums.cisco.com/docs/DOC-5090

    Vlan 99 is management port. This is an access switch. I am accessing this swtich through SSH remotely (10.1.2.x)
    WirelessSWLab#sh ip int b
    Interface              IP-Address      OK? Method Status                Protocol
    Vlan1                  unassigned      YES NVRAM  administratively down down   
    Vlan99                 10.1.99.35      YES manual up                    up     
    GigabitEthernet0/1     unassigned      YES unset  up                    up     
    GigabitEthernet0/2     unassigned      YES unset  down                  down   
    GigabitEthernet0/3     unassigned      YES unset  down                  down   
    GigabitEthernet0/4     unassigned      YES unset  down                  down   
    GigabitEthernet0/5     unassigned      YES unset  down                  down   
    GigabitEthernet0/6     unassigned      YES unset  down                  down   
    GigabitEthernet0/7     unassigned      YES unset  down                  down   
    GigabitEthernet0/8     unassigned      YES unset  down                  down   
    GigabitEthernet0/9     unassigned      YES unset  down                  down   
    GigabitEthernet0/10    unassigned      YES unset  down                  down   
    GigabitEthernet0/11    unassigned      YES unset  down                  down   
    GigabitEthernet0/12    unassigned      YES unset  down                  down   
    GigabitEthernet0/13    unassigned      YES unset  down                  down   
    GigabitEthernet0/14    unassigned      YES unset  down                  down   
    GigabitEthernet0/15    unassigned      YES unset  down                  down   
    GigabitEthernet0/16    unassigned      YES unset  down                  down   
    GigabitEthernet0/17    unassigned      YES unset  down                  down   
    GigabitEthernet0/18    unassigned      YES unset  down                  down   
    GigabitEthernet0/19    unassigned      YES unset  down                  down   
    GigabitEthernet0/20    unassigned      YES unset  down                  down   
    GigabitEthernet0/21    unassigned      YES unset  down                  down   
    GigabitEthernet0/22    unassigned      YES unset  down                  down   
    GigabitEthernet0/23    unassigned      YES unset  down                  down   
    GigabitEthernet0/24    unassigned      YES unset  up                    up     
    WirelessSWLab#

  • How to set the default value for page item in report

    Hi Gurus
    I currently i have company name as page item in one of my report screen ,but it is displaying the value for company name in its drop down column ,but i want to make it "*ALL* as default after the query result ",this is user requirement ,please share ,how can i make it ,is it possible ??,thanx in advance
    thanx
    Pratap

    Hi,
    I don't think this is possible. You can of course use a parameter to select the page item and default the parameter but then the user will have to rerun the report to see other pages items.
    Rod West

  • Best practice to change default gateway for HA-CAM

    Hi,
    The next week end, i will have a downtime to change it's HA-CAM's default gateway.
    My question is, how can i do that?.
    This change is not synchronized if i change only from an active cam (service Ip) o it does?
    I was thinking on stops services for standby cam, then connect to a service ip, change its default gateway to active cam, then stops services and start them for standby cam and so on...
    This is correct or this idea is wrong?
    Please, I need suggestions.
    Thanks for advance.

    Kaylan
    If the user vlan is routed on a L3 device before going to either the MPLS router or the firewall you could use PBR on the L3 device (if supported).
    But as Reza says, we need more info on your network layout.
    Jon

  • Default font for Pages

    In Pages for iPad, It´s posible to change default font type in blank tempate?

    I am only posting this in hopes that some developer at Apple will see it.  I really think that there should be a way to change the default font in Pages on any iPad.  I don't like the fact that the default has to be Helvetica.  Sure I can change it and set up documents I don't need.  The simple fact is that this should be a part of any processor.  Again, I just hope someone at Apple reads this and makes the argument.  This should be a simple thing to do that would make many customers happy (I guess I can only speak for me).  Surely, if they can figure out how to put in 3D graphics for charts, a default font selected by the customer is not an impossibility.  Change this please!!!

  • Set default value for full name based on usename

    I have an LOV which as the full name of the user, for example 'John Smith'.
    I would like to set the value of this LOV to the full name of the user, based on a match with username. So when JSMITH is logged in, I would like the default value of the LOV to be 'John Smith'.
    I have an page process anonymous block which gets the right short username:
    DECLARE
    p7_assigned_to varchar2(20);
    BEGIN
    select person_name into p7_assigned_to
    from ht_people
    where v('APP_USER')=flow_user;
    END;
    How do I then set the default value of the LOV based on the return value of this block?

    Where do you use the LOV? Is it being used in a Select list? If so, you will have a place to enter the default value. Edit the Select list, and you will see a place where you can enter Default value.
    Ravi

  • Changing default application for Pages and Word docs?

    I wasn't sure if this was the right place to ask this...
    I just got a new computer, running Tiger. I own older copies of Word (which I hate) and iWork (which I love). When I copied my data to my new computer, all my documents defaulted to opening in the new versions of those programs. Furthermore, it won't let me change the program that opens those type of documents.
    I open the information on a document, tell it to open in Pages 1.0, and that works fine. But if I try to tell it to "Change All", it just reverts to Pages 2.0. The exact same thing happens when I try to tell Word docs to open in my old version of Word, or with Keynote. I can open my files just fine within the program, but it's getting really, really irritating not to be able to open documents by double clicking.
    Any advice? I can't afford to buy the new programs, even if I wanted them (which I don't, in the case of Word).

    Julia,
    Try Resetting Launch Services, by Dr. Smoke.
    ;~)

  • Jdev - How to set the default format for Attribute Name

    Hi, I am using Jdeveloper 10.1.2.0.0 (build 1811), is it possible to change the format of the attribute name generated such that it follows the name as created in the database?
    For example, if in the database the column name is 'some_column_name' , when you create an entity object, the automatically generated attribute name will become 'SomeColumnName'. Is it possible to make it such that the generated attribute name follow the database column name i,.e 'some_column_name'

    That means i still have to change the name for each attribute?
    Could it make it such that when the entity obejct is created, the name is already following as it is from the database? i.e some_column_name in the database will not become SomeColumnName in the entity object.

  • Default Value for Page Items

    Hi,
    I use page items quite heavily in my workbooks to allow the user to filter the recordsets as they require.
    Some of these page items are based on dates - i.e. Extract Date (my underlying tables are updated on a daily basis, so the Extract Date soon contains several values).
    Is there any way I can set the Page Item to show the latest (MAX) Extract Date when the work book is opened?
    Many thanks
    Mark

    Hi all
    Also, when alternate sorts are in use these will generally trigger Discoverer to add the NOREWRITE hint to the SQL, which can cause horribly slow performance.
    I used to use alternate sorts a lot but these days I use them very sparingly. When I want a list of values to come up in a certain order I now use a custom folder and add the ORDER BY in there. This allows the list to come up right when my users are picking and stops the NOREWRITE hint, but it also removes the alternate sorting from the display.
    There are other causes for the inclusion of NOREWRITE hint but this is the main one.
    Best wishes
    Michael

  • Default Gateway not transmitting to wireless clients

    Our organization is using a Linksys BEFW11S4 router, and for the most part, everything is working correctly.   However, ipconfig /all on the clients does not show a default gateway for the wireless machines.   I can not find anywhere in the router web-page that will let me configure this.
    What am I missing here?
    Thanks,
    Dennis

    Hi
    ipconfig /all is show the ip address and what is it?
    Ok,verify  option in router DHCP ->enable.
    Authentication(WAP,WEP),SSID name, I dont know the settings of the router.
    Just se the DHCP section,enable it and configure the subnet masks of the clients .
    Thanks
    Kind Regards
    ing.George Gochev
    DSL and Telecommunications Engineer

  • RV320: Need to use as gateway for multiple subnets

    We just purchased an RV320 as a replacement/upgrade to an RV042. Our Internet connection was upgraded to 200Mbps and the RV042 wouldn't handle that throughput.
    Our internal network has 4 subnets, all connected via a layer 3 switch. The RV320 is connected to one of those subnets and is the default gateway for the entire network.
    The RV042 had a "multiple subnets" setting that allowed it to perform NAT for the directly connected subnet and the other 3 subnets in our network. We would just add the other networks to the list in the RV042 and everything was fine.
    The RV320 doesn't seem to have the same functionality (or am I missing something?). It looks like there is some sort of multiple subnet support, but when we try to add another subnet the interface seems to be asking us to define a single IP address in that subnet (an IP address for the router?) as if all subnets will be directly attached to the router using VLANs (which is not the case in our network).
    We can set up the "advanced routing" option to define the other 3 internal subnets and how to route to them, etc. but will the RV320 perform NAT for the other subnets without any adidtional configuration?
    Can anyone shed any light on this?
    Many thanks!

    Precept,
    My name is Ismael, iam with Small Business Support Center. I like to start by asking is there a  particular reason that the switch is handling Layer 3/or DHCP? Normally when an RV042 is implemented you would need a Layer 3 switch as the RV042 only supports one DHCP scope.In addition all The RV0XX series does not support 802.1q VLAN.
    With RV320 you can setup multiple subnets under advance routing and still allow for it to pass DHCP for all of your 4 subnets and create 801.2q Vlan subinterfaces . Setting RV320 in this manner can create an ease in managing the network.
    If you are considering the RV320 to do Layer 3 / DHCP simply create your 4 Vlans or subnets. Add them to the DHCP scope and enable DHCP server for all subnets. Switch would have to be configured to Layer 2 for this to work.  The link below is a knowledge portal that could assist in creating DHCP and Vlans. Hope this helps you.
    http://sbkb.cisco.com/

  • How to change default font in Pages?

    how do we change the default font for Pages??

    Usually create your own template using the font you want in the Styles.
    What version of Pages are you referring to?
    Peter

  • Problem with pages name in dashboard  Oracle BIEE 11g

    Hello.
    I use Oracle BIEE 11.1.1.3.0
    I have dashboard 'CBR_CTLOG'. Dashboard has two pages 'Протокол контроля' and 'Протокол контроля детализированный'.
    Both pages have dashboards prompt with active "Apply to all prompt pages"
    When I go from 'Протокол контроля' to 'Протокол контроля детализированный', I get error:
    Invalid path (/shared/CBR/_portal/CBR_CTLOG/Протокол контроля детализированный) -- path not found in dashboard
    But when pages have English name "Test" and "Test2", I don't get this error.
    I think, it's connected with that I don't use English languages for pages name, and BI EE don't make link for crossing.
    How can I solve this problem, because I can't use English names for pages.

    Hi Ramon,
    I am also facing the same problem... My driver name get changed after installing oracle 8.1.7.. I also don't know how to change back the driver name..

  • Loss of default gateway - to auto-shutdown radio

    Hi,
    I need a solution where, if an access point looses its connection to its default gateway, that it automatically shuts the radio down. And when the default gateway is again available, the radio is automatically turned on again. By connection, I do not just mean that the AP FastEthernet port link status changes.
    Some kind of functionality like the 'track rtr reachability' that probes the default gateway, and takes action if the default gateway cannot be reached.
    How to, if at all possible...
    Problem is that wireless equipment will connect to the access point if the radio is up but the access point does not have access to its default gateway (for some error reason other than the local Ethernet link, but also that...)
    Thanks
    Johnny

    Hi,
    unfortunately that does not solve this problem:
    Router (def. gw for WAP)
    Switch 1
    Switch 2
    Wireless Access Point (WAP)
    If switch 1 is down or if the link from switch 1 to the router is down, then the WAP radio will still be up. I need for it to handle a loss to its default gateway, not just its local ethernet wire.
    Tx
    Johnny

Maybe you are looking for

  • Short dump while filtering an ALV report

    Hi , I have an ALV report which gives me short dump when I filter any of the 'P' type field. I tried to implement sap note 839839 in debug mode but in vain. Should I implement this note first and then check the chnage? the short dump error ".........

  • Report Builder 3.0 Licensing Questions

    I have several questions/clarifications on the licensing and use of Report Builder. Any help you could provide, or other resources I should contact would be much appreciated. I've looked through the license that is included when installing "SQL Serve

  • Windows 7 and Offline Files - Sync at logoff

    All, I have set up folder redirection in my organisation (testing purposes) The problem I am facing is Windows 7 will not automatically sync offline files back to the share. There is a gpo for Windows XP to do this when a user is either is logging of

  • Weblogic 9.2 : Error occured while deploying due to declaration in DD

    Hi, I was deploying .EAR file in one of the instance of weblogic. But the deployment failed due to following reason : •     Errors occured while initializing a new deployment plan •     Error parsing file "META-INF/weblogic-ejb-jar.xml at line : 19 c

  • Why can't I sign in to itunes on my phone

    for the last hour I have been trying to sign in to itunes on my phone. It has been signed in all day now all of a sudden it does not want to play ball. can anybody help or would I be as well flushing the phone down the toilet. I have only had two blo