• 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
  • Tim Cooke
  • Ron McLeod
  • Devaka Cooray
  • Paul Clapham
Sheriffs:
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
Bartenders:

Use of CI EJB in this Servlet app

 
Ranch Hand
Posts: 1402
3
Netbeans IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I am writing a simple Servlet app, in order to refresh my knowledge about them, and in order to improve my code. The case is that this is an exercise, which asks for create a basic online shop.

I have written this code, I know it is a bad practice to write the view on the Servlet. The question for this topic is, how could I use EJB CI here? Is it needed?
The exercise says to use it, when necessary for the next functionality described in the code.  I know that this code is extremely improvable...I am searching for small improvements....






 
I've read about this kind of thing at the checkout counter. That's where I met this tiny ad:
The new gardening playing cards kickstarter is now live!
https://www.kickstarter.com/projects/paulwheaton/garden-cards
reply
    Bookmark Topic Watch Topic
  • New Topic