Advertisement

06.29.2006 at 11:04PM PDT, ID: 21904481
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

Dont want to redirect to Login Page , instead use the same user session

Asked by godwin1980 in BEA WebLogic Application Server

Tags: ,

Hi

We have an application(TEST) deployed on Weblogic 8.1 SP4 and we use Form type of  authentication. Lets assume the user of this application will always have this application opened on his windows machine and will have a session . We have one URL maker that dynamically constructs  URLs  for this application TEST (as we get request from IVR (Interactive voice response)) .So we have one small application that popup new IE screen on the user machine with that URL.
So whenever we invoke a new IE with the specified URL , the application redirects to the Login Page as we have <security -constraint>  tag defined in web.xml for all the URLS inside the application. For example:
  <security-constraint>
    <web-resource-collection>
      <web-resource-name>BuiPages</web-resource-name>
      <url-pattern>/cutlet/*</url-pattern>
      <url-pattern>/report/*</url-pattern>
      <http-method>GET</http-method>
      <http-method>POST</http-method>
    </web-resource-collection>
  <security-constraint>
and this is the default behavior of a J2EE application that uses Form type of authentication.

Now the prolem , is there any way for the URL (Test application URL)invokedin a new IE  to use the existing user session(as I told above the user will have  a session already i.e., he will be logged into the application) instead of redirecting him to Login Page and creating a new session????

Please do the needful as this is very very urgent.




 


Start Free Trial
[+][-]06.30.2006 at 05:45AM PDT, ID: 17017355

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.30.2006 at 09:57AM PDT, ID: 17019350

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.30.2006 at 04:49PM PDT, ID: 17021644

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.02.2006 at 09:50AM PDT, ID: 17027147

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: BEA WebLogic Application Server
Tags: weblogic, redirect
Sign Up Now!
Solution Provided By: girionis
Participating Experts: 2
Solution Grade: A
 
 
[+][-]07.02.2006 at 11:15PM PDT, ID: 17029142

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2006 at 02:40AM PDT, ID: 17029873

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2006 at 03:07AM PDT, ID: 17029949

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2006 at 03:13AM PDT, ID: 17029968

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.15.2006 at 10:22AM PDT, ID: 17734616

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]10.19.2006 at 07:13AM PDT, ID: 17765988

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-42