• 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

NX: Can you use EJBs for this assignment

 
Ranch Hand
Posts: 3404
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, the subject asks the question.
Kill 2 birds with one stone. If you'd like to take a Component based approach I can't spot anything in the assignment that says you can't.
I know that they are not suitable for all problems and that not everyone likes them, but just a couple shouldn't hurt.
And you get to use the Assembly and Deployer Tools AND get someone really knowledgable to review your code.
regards
[ June 24, 2003: Message edited by: HS Thomas ]
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No you cannot use anything but classes in J2SE. No EJB's allowed. The assessors do not have an App server on their machine. It is specifically written in your instructions.html
Mark
 
HS Thomas
Ranch Hand
Posts: 3404
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oh! Missed that small but significant point.
Thanks Mark.
Pity they don't treat this the same as which platform to develop and test and allow the use of a few Open source Reference Implementation servers.
regards
[ June 24, 2003: Message edited by: HS Thomas ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic