GithubHelp home page GithubHelp logo

Comments (7)

glassfishrobot avatar glassfishrobot commented on May 26, 2024

Reported by paoesco

from cargotracker.

glassfishrobot avatar glassfishrobot commented on May 26, 2024

reza_rahman said:
This is a known GlassFish bug that's already fixed. As we've documented in the project, it's best to use the latest GlassFish promoted build instead of the old GlassFish 4 release.

When you confirm it, I'll close this.

from cargotracker.

glassfishrobot avatar glassfishrobot commented on May 26, 2024

paoesco said:
I confirm this is a known bug.

Why using f:viewParam instead of using injection of the request parameter into the backing bean ?

A solution like implementing a CDI annotation to inject a request parameter could be a good thing.

Here an example of a CDI annotation : http://glxn.net/2010/03/01/implementing-requestparam-in-cdiweld/

Or simply by using FacesContext.getCurrentInstance().getExternalContext().getRequestParameterMap().get("trackingId") in a @PostContruct method ?

(@ManagedProperty is not working because it is not a JSF ManagedBean but a CDI bean)

from cargotracker.

glassfishrobot avatar glassfishrobot commented on May 26, 2024

reza_rahman said:
Generally speaking we try to stick with the simplest standard defined features.

from cargotracker.

glassfishrobot avatar glassfishrobot commented on May 26, 2024

Was assigned to reza_rahman

from cargotracker.

glassfishrobot avatar glassfishrobot commented on May 26, 2024

This issue was imported from java.net JIRA CARGOTRACKER-36

from cargotracker.

glassfishrobot avatar glassfishrobot commented on May 26, 2024

Marked as fixed on Wednesday, May 7th 2014, 3:12:20 pm

from cargotracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.