No matter which page i run... i should get the home page first

Hi,
i have some jspx pages in my application
No matter which page i run... i should get the home page first
Because there is a chance that the user might remember the url of a certain page and copy paste that one in the browser... in such type of scenarios also home page should come first
After i implemented Adf security in the redirect upon successful login i took the home.jspx page... but it is not going to home.jspx when i run some 'x' page and give the credentials for authentication.
This for our project they dont want to implement at taskflow level for each and every taskflow... is there any higher level where we can implement such feature because home page is common for all.
Thanx,

No matter which page i run... i should get the home page first
Because there is a chance that the user might remember the url of a certain page and copy paste that one in the browser... in such type of scenarios also home page should come first
After i implemented Adf security in the redirect upon successful login i took the home.jspx page... but it is not going to home.jspx when i run some 'x' page and give the credentials for authentication.Just create a filter and put some logic like the one below:
  if(!request.getRequestURI().contains("homePage"))
             ((HttpServletResponse)servletResponse).sendRedirect("http://server/yourApp/faces/homePage");
  else
      filterChain.doFilter(request, servletResponse);You can easily search for how to create a web application filter and register it in web.xml ..

Similar Messages

Maybe you are looking for

  • Can't install catalyst on windows 7 64 bit

    Hi, I'm a newbie to adobe and just got production suite which has catalyst, I had to upgrade from xp to windows 7 64 bit which was A clean Install so lost everything. I have issues with catalyst not installing at all with it saying there are errors,

  • Acrobat 8 error on sun os 9

    Hi I am on Sparc Sun Os 5.9. I was already using Acrobat reader 5.0.5 and now I wanted to installed 8. I downloaded from here, AdobeReader_enu-8.1.1-1.sparc.tar.gz --http://www.adobe.com/products/acrobat/readstep2_servefile.html?option=full&platform=

  • Resume location tracking when Map control is in foreground again

    As windows phone 8.1 does not have background location tracking, so then how to track the current user position, routes travelled, distance covered, time remaining etc. once the user comes back to our app foreground, because once in background we onl

  • Opening .rar files

    I tried opening a .rar file with no luck. What program should I get to open these zipped files. I want something free. Or maybe there is something on my iMac that I'm not aware of. Regards, Pat

  • Decentral Adapter Engine

    Currently documentation only indicates the ability to create a single decentralized adapter engine.  (1) Is this in addition to the existing central adapter engine or do I have to choose which one I will use?  (2) Does the decentralized adapter engin