Question about redirecting to other pages

I have read that redirecting in jsp pages is not working sometimes. The redirection is propably works with Cookies, so if a client would disable all the Cookies from his browser the redirection would not work at all. I use the response.sendRedirect("...") command for this. Does anybody know if this problem stands and if so is there any way or other command to avoid it?
Thank You !!!

Yes I agree the JSP redirect should always work. Cookies or no Cookies... on Any browser... This a a server side header replacement, so it should be very reliable.

Similar Messages

  • Just downloaded Firefox 23 update and now links that show up in my browser searches redirect to other pages

    I downloaded the new update to Firefox 23 (I wasn't sure about it because it looked very weird and behaved differently) and immediately when I clicked on some (not all) of my bookmarks I was redirected to other pages I have never seen before. Also, when I used either Bing or Google search engines, when I click on one of the links given by the search I got redirected to those same odd pages every time. I closed Firefox and ran a virus scan, and even though it caught the usual number of tracking cookies and malware, they were all the same ones it usually catches. I could not find any strange extensions or plugins in the Firefox list, other than the plugins page now has a tab by every item that shows "always activate". Are you hearing from other people about similar problems?

    Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.
    You can check for problems with the places.sqlite database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file

  • Just installed iOS6, questions about "iMessage" and other things...

    I've been a satisfied iOS4 user since I bought my iPhone4, but I was forced to install iOS6 tonight in order to download a "free" app. I found a few new icons on the screen along with about 200 percent more "Settings" I'd like to ask some questions about. I'm sure a few of these could be answered by doing a frantic and thorough search through weeks of posts but I'm a little short on time right now.
    First, what exactly is iMessage? Looking at the page for it, I can't see any difference between it and regular text messages. The info page says its to avoid charges, but between my data plan and not being charged for text I don't see where theres any other benefit. The one person I text with the most recently asked me why I had not installed iMessage yet, and didn't have an answer when I asked him why I should. I guess he just wanted to see text replies in blue instead of green.
    In a related bit, flipping through Settings>Messages>Send & Receive I find a "2 addresses" section, with my phone number in there as well as my email under "You can be reached by iMessage at:" and "Start new conversations from:". What good does it do iMessages to have my email address? Does the Mail app handle text as well as email addresses? That seems to be the only explanation, and also very odd to think I'd be trying to text through my Mail app.
    Second, looking through the Settings>Mail I see now that I have an icloud email address as well as the mac.com address I've been desperately hanging on to for the past 10 years, and the me.com address they've been trying to force me into since those came out. (I was happy to see I could delete the me.com address from the phone. I wish I could delete it from the universe.)
    I wasn't even aware there was a such thing as icloud.com addresses. When did this happen? What is it used for?
    Third, under that icloud Setting I see a long list of apps with buttons labeled "Off" under it. What are those for? Under the Mac.com settings I see switches for "Mail" and "Notes", with Mail on and Notes off. The Notes app (which I haven't used since my old iPhone 3) still opens, regardless of this setting.
    Fourth, I now have an item called "Facetime" under my Settings. It is off, but underneath it says "Your phone number and/or email address will be shared with people you call". I understand caller ID normally sends caller number info to the receiver, but why would someone need my email address if I call them?
    Fifth, I now have a "Music" setting, at the bottom of which I see a "Home Sharing" item, which when clicked brings up my AppleID and asks me if I want to Sign Out or Cancel. What is Home Sharing? Its also at the bottom of the "Video" settings.
    Sixth, now I have Twitter and Facebook settings? For what? I don't have accounts with either of those companies. So why have settings, especially since it asks me to create accounts and download apps for those companies right in the Settings?
    Seventh, there is a camera icon on the unlock screen. Touching it causes the screen to bounce up about a quarter inch, almost but not quite revealing something behind it. I should probably just quit asking about this stuff already, but I'll take the bait - what is this now?
    Finally, what is the Notification Center used for?
    If I got a text under iOS4, it would put an alert on the Unlock screen. Scrolling through this huge list of things under the Notification settings I'm really blown away by all the apps set up to yell at me. I can see having an alert for a text message but Game Center? What the heck is that, and why is it set up to hit me with a "Badge App Icon" (whatever that is) when I get alerts from "Everyone". Similarly, the phone is set to alert me to something called a "Photostream Alert"? What is this? Why is there a Phone section for the Notification Center? So they can put a Notice on my screen to tell me the phone is ringing? Holy cow! The phone is set to send me alerts from the "Weather Widget". So if I miss the fact its raining there will be a message on my screen to let me know? Whats next - a buzzer to tell me I'm listening to music?
    There's a lot more, like what would I need Passbook for when I have the actual movie tickets, gate boarding passes, coupons, etc in my hands, but we'll leave that for another time. Many thanks to all who can offer some answers to my questions above.

    Hey Taantumus!
    Here is an article that will provide some guidance on this question:
    Apple ID: Changing your password
    http://support.apple.com/kb/ht5624
    The next time you use an Apple feature or service that uses Apple ID, you'll be asked to sign in with your new Apple ID password.
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • How to redirect to other page in a dialogListener?

    Hi All,
    I am using JDeveloper 11g with ADF BC.
    How to redirect to another page from a dialogListener of <af:dialog>?
    I have a page with a [Delete] button on it. When user click on the delete button, a confirmation dialog will appear to ask "Are you sure? [Yes/No]". If user answer [Yes], I will delete the current record, and go to another page. I can call a Operation Binding in the dialogListener, but I don't know how to go to another page.
    public void handleDeleteDialog(DialogEvent dialogEvent) {
    OperationBinding operationBinding = bindings.getOperationBinding("Delete");
    Object result = operationBinding.execute();
    if (!operationBinding.getErrors().isEmpty()) {
    // redirect to another page?
    Regards,
    Samson Fu

    Hi Samson,
    Check following link for your query:-
    Re: page has to navigate to the next page when  clicking button in the popup
    You can also make usae of Navigation Handler to invoke the navigation action in your task flow as
    FacesContext facesCtx = FacesContext.getCurrentInstance();
    NavigationHandler nh = facesCtx.getApplication().getNavigationHandler();
    nh.handleNavigation(facesCtx, "", "ActionNameInTaskFlow");
    Vikram

  • How to Redirect to other page

    Hi,
    i have a select list and a button, when i click the button, i would like it to follow the selection from the select list and redirect to different page. I have total 2 pages, page 1 and page 2. I created a selected list named "P2_GROUPBY", and a button named "Filter".
    And i create a process to cater the logic of it.
    {color:#333399}begin
    case
    When :P2_GROUPBY = 'PRDFML' then{color}
    {color:#008000}-- Code i should redirect to page 2{color}
    {color:#333399}When :P2_GROUPBY = 'FAMILY' then{color}
    {color:#008000}-- Code i should redirect to page 3{color}
    {color:#333399} end case;
    end;
    {color:#000000}Please help me with this matter,
    Thank you.
    Best Regards
    Vincent.
    {color}{color}

    Varad,
    Thank you for the suggession, i did try your method, and i created a process to set the setting, somehow, the page still post back to the original page.
    my Process:
    page1
    {color:#000080}Begin
    if :F117_PAGE is not null then{color} {color:#008000}-- :F117_Page is application item so i do not need to created in other page.{color}
    {color:#000080}:F117_PAGE := '';
    end if;
    {color}
    {color:#000080} case
    When :P2_GROUPBY = 'PRDFML' then
    :F117_PAGE := 2;
    :P2_TESTING := :F117_PAGE;
    When :P2_GROUPBY = 'FAMILY' then
    :F117_PAGE := 3;
    :P2_TESTING := :F117_PAGE;
    end case;
    end;
    {color}
    *{color:#000000}Branching to URL identified by Item.*
    *{color}*After the process, this branch will trigger by the "filter" button, and go to that particular page.
    I put branch action to:
    :F117_PAGE
    Somehow, the page still redirect to the current page.
    ~Vincent.

  • Few basic questions about sharing and other stuff..

    Hi there!
    First of all I know where are "101" pages, but they are not giving detail information.
    1.I know there are some folders where I can put files, web-sites and other in order to enable sharing.
    What do I have to do to enable other users (from internet to)
    - view my webpage when they enter my IP address in browser
    - to access files which I want them to be able to acces (with user and password required)? I know there is sth like sharing, and windows sharing, but I give access to my all user folder, do I have to create new accounts on my mac?
    2. It's kind of small problem, but can I run apps in finder using only keyboard (enter causes rename action)
    3. Why doesn't safari keep addresses I used in addres field after few days?
    The most important question is 1.
    Will be gratefull for help.
    Thanks
    Adam Mscisz

    1. Start Personal Web Sharing from the Sharing pane of System Preferences; if you have a router between your computer and the Internet, ports 80 and 443 need to be forwarded to your computer. You can set this up from the router's configuration page, which is accessible by finding the router address in the Network pane of System Preferences and putting it into a web browser. See this article for instructions on how to password protect your shared files.
    2. You can use the Command and O keyboard shortcut to open the selected item in the Finder.
    3. The default setting in Safari is to keep the history for 7 days. You can use the method posted by ptejad in this article to extend the time Safari remembers the history for. The method at the top of the linked page won't work in Tiger.
    (14218)

  • A few questions about Canvas and other Image related stuff.

    I am just starting to play around with Canvas in the hopes of using it to make a little game (not an applet) in my spare time. I have gotten a ball to bounce around the screen and switch colors when it bounces without too much work. (hooray for me!).
    I was wondering:
    1) If you always have to repaint the whole area of the canvas, or can you repaint sections of the screen?
    2) Can there only be one canvas per frame, or if you can have more, like say, one for each sprite (I tried in my own simplistic way but the second canvas overrode the first when I added it to the frame) or do you have to lay out all the sprites in one canvas every time before you paint?
    3) Is Canvas the best platform for rendering my animations and doing collision detection, or are other ways of presenting the images better? By better I mean lower usage of resources, higher speed, accessibility of events that occur. (I have read in the mindprod java glossary "[Canvas] receives all the raw mousing events. Panels, in contrast, see only a few.")
    4) In a call to paint which tells it to display some images which are much larger than the frame the canvas is in, is time and effort spent working on those pixels that aren't displayed or does it take about the same amount of resources as for images that fit in the frame since the same amount of picture is actually displayed?
    5) Is there any convenient way to layers with canvas besides just controlling the order in which the images are painted. (I will admit I haven't searched for this information yet, because I just thought about it.)
    6) Is there any other information you guys would care to bestow on me?
    If any of this question is ridiculous, obvious, ignorant or any other negative adjective, then I apologize. I will continue messing around in the meantime.
    Thanks
    --John                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Okay, well I got it to work by drawing them both to the same canvas. duh I guess.
    Can you have more than one canvas in a frame? How do you set the size if so.
    How do I implement the z-order? I thought of doing it manually by sending the paint method a list of objects to paint and manually managing the order of that list. Would that be an acceptable way to do it?
    Should I only be trying to paint to one canvas? What I would like to do is have several canvases with transparent backgrounds so that I can draw different layers in the same frame. That way flying stuff would be painted on a different canvas than stuff on the ground, and then putting it all in a frame would tie the pictures together into a scene. Kind of like how they do distance in animation by having different layers of drawings on clear plastic that they can move at different speeds to give the illusion of depth.
    Any advise? Sorry for the douba-post
    Thanks
    --John                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Questions about a custom login page.

    Could someone give me an example of a custom login page that does the error checking with
    p_error_code. I can't seem to get one to work correctly. I don't ever get any info in
    p_error_code when there is an error in login.
    You can email me the code at [email protected] if you would prefer.
    Thanks.
    Bethany

    Bethany,
    The best place for this question is the Orac le9ias Portal Security and Login Server forum.
    Thanks

  • When attempting to go to my Cox Web Mail account I receive at the top of the page. "Firefox is preventing this page from redirecting to other page, so I have to click on the top right ALLOW for it to redirect to my Cox Webmail sign in page. Why?

    When using my Cox e-mail shortcut to go to the sign in page why does Firefox prevent the current page from redirecting to the Cox web mail sign in page?
    What settings do I change so I don't have to go to the top right of the page and click on ALLOW?

    @Steve_Clairman, if you are looking for the orange Firefox button (abbreviated menus), it will appear if you turn off the classic menu bar:
    View menu > Toolbars > ''uncheck'' Menu Bar

  • Question about redirecting user when session expires

    I have several pages that get and post variables sent to
    them. Is it possible to retain these values when the user's session
    expires? I want to be able to have the user re-log into the system
    and then have them redirected back to the page they were just on
    and preserver the get and post variables so that the data on the
    page can be rendered back to them

    is there anyway to manipulate the headers and store the
    information there and still have it accessible if the session were
    to time out?

  • Question about redirecting.

    hi all ! I have a function declared as:
    public void insertaencita(HttpServletRequest request,HttpServletResponse response){
    try {
    }and I have this line to redirect the user to another page:
    RequestDispatcher rd=getServletContext().getRequestDispatcher("/exito.jsp");
    rd.forward(request,response); Now the thing is ... it works for me but when I test it in the servlet all I get its a white page. If I use
    response.sendRedirect("/Medex/index.jsp"); I will get the page but if I press a button t will say that the resource its not available (wich is not true since I get the page using the other example).
    What can I do ?
    THanks!

    no its not mapped this is what I get in the stfout in the server at work.
    15-jun-2005 20:43:14 org.apache.catalina.core.ApplicationDispatcher invoke
    GRAVE: El Servlet.service() para servlet jsp lanz� una excepci�n
    java.lang.ClassNotFoundException: org.apache.jsp.index2_jsp
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:158)
         at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:71)
         at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:589)
         at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:137)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:308)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:673)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:464)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:399)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
         at SvMedex.doPost(SvMedex.java:2054)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:419)
         at org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:169)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:825)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:738)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:526)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Unknown Source)
    Yes the file is there I can see it in other process.

  • Hi everyone ! Question about a magazine in Pages for Printing in press printing

    Hello all Pages users !,
    I am really strugling with trying to learn, comprehend and use InDesign CS5 for a future free give-away  60 or 62 pages magazine.
    I do understand and manage quite well apple 's PAGES for normal regular brochures and flyers use.
    I truly need some advices regarding my project, as while being at ease with the use of Pages, there are some specific points I need
    to make sure will work out when finally sending a pre-press and final PDF to my printer's house.
    1/ How to set the necessary margins, bleed, trim, gutter and middle flat squre binding spin ?
    2/ Will there be problems if I import pre-vectorized images/texts with transparent background (i.e. in PNG format)
    3/ Should I only import CMYK photos from my photoshop instead of RGB ?
    4/ Is there a specific setting for all the facing pages (let/right) and numbering them ?
    5/ Once done, can I export the final PDF file to any Abode reliable PDF handler to secure and ensure all settings, colors and trim areas
    will be perfect for press printing, and what would you guys kindly recommend ?
    I know these are various and complicated questions and issues, but before venturing into PAges for my magazine set up, layout and
    complete work, I would preferably ensure that it is possible to get a correct nice color magazine done in Pages instead of venturing
    in the Highly professional very complicated inDesign software .
    Thaks a milion in advance for all your advices, tipds and experience !
    Awaiting your feddback guys !
    Gratitude to all souls of good will for this help outcry ! ;-)
    magazinedesign

    The person as always best able to answer your questions is the printer who will be printing your magazine.
    They may be an exception but I doubt they will be happy with you doing it in Pages.
    Pages is designed for output to your desktop printer. There are a string of issues to do with preparing a print job for commercial printing that Pages is either ill-equiped or plain just unable to manage.
    If you say you are struggling with Indesign which is designed to manage all aspects of commercial printing, what makes you think that choosing a program that isn't will improve matters?
    1. Pages does not have crops, bleeds or slugs. You can however manually construct these yourself with sufficient work.
    2. Pages has no tools to help you manage your output, ensure that black only text/objects are black only, that resolution is high enough, that its unique objects such as frames pass through the printer's RIP correctly.
    3. By default Pages produces exceptionally low resolution transparency (only 72dpi) for shadows, reflections, 3d graphs, frames and transparency overlaying bitmaps in exported pdfs.
    4. Ask your printer whether he can fix trapping in his RIP because Pages doesn't.
    5. You can DL and install certain print workflows that will correct some of these but will still not get correct pdf-X3 that printers require.
    6. You can not bypass output through Apple's problematic print engine, even though fruhulda's link thinks he has.
    7. OSX can not make spot color objects, although spot color already in pdf objects brought into Pages should (not guarranteed) be honored.
    8. I don't know what you mean by pre-vectorized images because png is rgb bitmap only and does not contain vectors nor text. I think you might mean pre-rasterised, not a good idea.
    9. You will assume command of the Good Ship Pages and all who sail in her, the printer will probably hand all responsibility for output to you. You get to pay no matter what happens. Good luck.
    In summary, if you are uncomfortable with and don't know how to handle pre-press settings and requirements, I suggest you do not, and instead hand the job over to a professional to produce and manage for you.
    Finding out that you do not have what it takes to print commercially, can be a very expensive and salutory experience. Printers will find it hard to say no to you despite their apprehension, but then it will be your baby.
    Peter

  • Can not redirect to other page when using adfc-config.xml in standalone WL

    Hi all,
    I created a very simple fusion app, only have two jspx pages(view1 view2). I drag these two pages to adfc-config file and created a control flow(adfcView2) between these two pages.
    +<?xml version="1.0" encoding="UTF-8" ?>+
    +<adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">+
    +<view id="view1">+
    +<page>/view1.jspx</page>+
    +</view>+
    +<view id="view2">+
    +<page>/view2.jspx</page>+
    +</view>+
    +<control-flow-rule>+
    +<from-activity-id>view1</from-activity-id>+
    +<control-flow-case>+
    +<from-outcome>adfcView2</from-outcome>+
    +<to-activity-id>view2</to-activity-id>+
    +</control-flow-case>+
    +</control-flow-rule>+
    +</adfc-config>+
    When I run the view1.jspx in the embeded WL, all go well, can navigate from view1 to view2.
    But when I created an ear and deployed this ear to a standalone WL, view1 can be displayed successfully, but when I clicked one commandbutton in view1, want to navigator to view2, the page can not be redirected to view2(still show view1.jspx). there is no any error msg in WL Console.
    Did I miss anything for deploying a taskflow app? If I change the view controller to faces-config.xml not adfc-config.xml, all work fine.
    Any info is appreciated.
    Edited by: harth on Oct 25, 2009 7:21 PM

    Hi Harth,
    I guess you are running the jspx page not view activity, check if your url contains .jspx page at the end. If so, run the url without .jspx page at end(which is view id name)
    Eg:
    Give http://<Host_Name>:<Port>/<ContextRoot>/faces/view1 instead of http://<Host_Name>:<Port>/<ContextRoot>/faces/view1.jspxSireesha
    Edited by: Sireesha Pinninti on Oct 25, 2009 8:00 PM

  • Question about making tables in Pages :-)

    Hello! I can't resize tables in Pages. I can drag them downwards but not horizontally! Anyone know why or what I can do about it? Thanks!

    HI promises,
    Do you men you can increase the size of a table vertically, but not horizontally?
    Tables are inserted as inline objects. Inline objects are treated like text, and are bound by the text margins set for the document (or for a layout within the document). When inserted, their width defaults to the maximum allowed.
    In the image, you can see the margin stops at 1 and 7.5 inches (indicated by blue arrows). You can't make the inline table any wider, but you can make it narrower.
    Click away from the table to deselect any cells that may be selected, then click once on the table to select the whole table. Use the mouse to grab the handle at the center of the right edge of the selected table, and drag left to decrease the width of the table. All columns will narrow proportionally:
    Move the smaller table left or right using the Text formatting tools avilable—the alignment buttons or a tab character and a tab stop.
    Regards,
    Barry

  • Question about permissions in portal content

    Hi all,
    I'd like to ask you guys a question about permissions given to pages in the portal content (EP 6.0).
    When a user accesses a page that contains an iView (for example one for a Web Dynpro, or for a BSP), and the page permissions are correctly set for the user (or a group the user is member of), everything works fine and the user can see and use the application contained in the iView.
    If the Page has no permissions set and the user tries to access this page, an empty page appears instead and the "Detailed Navigation" column appears on the left.
    I know I should not let the user see the link to the page he is not authorized to use (this is done managing the roles given to the user), but I'd like to know from you if it is possible to show a message like "unauthorized user" instead of the empty page that appears.
    Can you also tell me how to keep the "Detailed Navigation" column hidden on the extreme left?
    Thank you for any hint you can give to me.
    Lorenzo

    Hi Lorenzo,
    a way how you might go ahead and hide or show content for specific user groups is via roles merging (see documentation <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/53/89503ede925441e10000000a114084/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/53/89503ede925441e10000000a114084/content.htm</a>
    In essence, this means that you create for example 2 roles (A and B): A contains some content everyone can see, B more secure content for another group. You merge those 2 roles via a merge ID - and if a user has both roles, he sees the content in this workset with all the navigation options. If somebody only has role A, he will only see this content.
    Maybe this is someting that could help with you considerations (always depending on the number of items that are affected, this might be a useful way, or leading to too much confusion, because you have too much different roles).
    Best regards
    Jana

Maybe you are looking for

  • Vendor Balances not matching with GL

    Hi All, I am taking Vendor Balances period wise for Debit balances in S_ALR_87012802 and comparing the amounts posted to the corresponding GL a/c. The balances are not matching and there is a huge difference in the totals. Kindly advise, as to how to

  • Updating data in the database table

    Can any help me in the code for updating data in the database table. Regards, Rahul

  • output_link target is not rendered

    The target attribute of <output_link> is not rendered at all.

  • IPhone 5 unresponsive lock/power button

    Hey, I purchased my 16gb iPhone 5 on launch day, however within the last month or two I have had nothing but trouble with the lock/power button. In order to use the button i have to press the lock button roughly ten times in one are before it will ac

  • Installing Flash 8 on a macbookpro

    Everytime I try to install using the installer, It quits itself.