Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does the Java Pet Store Demo provide guidelines on caching?

0
Posted

Does the Java Pet Store Demo provide guidelines on caching?

0

A. No. To some extent, this falls into performance optimization. We do provide strategies such as using a Stateless Session Bean EJB to hold onto reuseable resources and the ServiceLocator pattern. We don’t really address caching of application data very much. We also have some strategies for extending the petstore app to do some caching which have been discussed on the J2EE BluePrints interest list.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123