Inject CDI Session Bean in Servlet -


i'm getting in project inject (@ inject) cdi beans scopes request , session in servlet. problem session beans cdi i'm not getting states remain. try modify state of bean servlet when try recover page if servlet had failed change state. me?

hard few information. post code , configuration ?

regarding cdi , servlet, should have seam servlet module, achieve tour needs differently


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -