Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9294925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T21:28:59+00:00 2026-06-18T21:28:59+00:00

I would like to know is there any way using JSF, JSTL or JSP

  • 0

I would like to know is there any way using JSF, JSTL or JSP to pass userid and password to another applications without being not visible when user sees the hardcoded value in view source in browser?

Ideally I would want to call Oracle report from either JSF or JSP page, so how can I pass the username and password by not adding in hidden fields or in inputfields, so that when user looks view source in browser he/she should not be able to see the authentication details.

I can add something like

Map map = new HashMap();
map.put("username", "SMITH");
map.put("password", "SMT");
FacesContext.getCurrentInstance().getExternalContext().getSessionMap()
        .put("reportParams", map);
ExternalContext ec = FacesContext.getCurrentInstance().getExternalContext();
ec.redirect("http://server:8889/reports/rwservlet");

but not sure how can I pass the map with the url or how to call this using JSTL or in JSF page. Even if I pass as parameter, user will be able to see the parameter values perhaps.

Any help is highly appreciable.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T21:29:00+00:00Added an answer on June 18, 2026 at 9:29 pm

    In Oracle Report server authentication details can be provided in cgicmd.dat file in the following manner

    myconn:    userid=scott/tiger@DB report=myreport.jsp %*
    

    and use myconn while passing parameter from JSF or JSP to Oracle report. In this way hard coding of username or password can be avoided.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to know if there is any other way than using WriteableBitmap
I would like know if there's any way to avoid using the keyword @using
I'm new to PowerBuilder 12, and would like to know is there any way
I would like to know if there is any way to find the actual
I would like to know if there is any way I can apply 100%
I would like to know if there is any way to return an char
I would like to know if there is any way that I could build
I'm implementing some code generators, i would like to know if there's any way
I would like to know if there is any easy way to rank blog
I would like to know if there is a way of using the notication

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.