• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

question about distributable web application

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone.

I have a doubt about a question in mock exam.

In an alternative says:

"Storing references to Enterprise JavaBeans components in the HttpSession object might NOT be supported by J2EE web containers."

The question is about an application marks as distributable.

The answer is true.
But I don't know why.

Also according HFSJ the only topic that I need know about EJB is how do I declare a EJB in web.xml
Are there other topics about EJB for the exam?

Thanks for your answers.
 
Author
Posts: 836
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is distributable even on the SCWCD exam? I'm almost 100% confident that you won't be asked about EJBs with distributed applications anyway... what an odd question! And the answer isn't obvious (to me at least - but then I've never even thought of doing that).

BTW, could you please quote the source of that question?
 
reply
    Bookmark Topic Watch Topic
  • New Topic