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.

Some of our Java based applications are hosted on Tomcat (Servlet container), since there is no need for an EJB container in those applications. Will Skyway support it?

0
Posted

Some of our Java based applications are hosted on Tomcat (Servlet container), since there is no need for an EJB container in those applications. Will Skyway support it?

0

Skyway Applications are deployed as true J2EE applications, which means they will have a web, business, and data access layer. Since you develop your application at an abstract level through visual models, you get this n-tier application for free. Even in cases where you feel that there really isn’t a need for the business layer (i.e., only need the web and data access), there is benefit from using the container managed persistence (e.g., connection pooling) – but teams typically want to avoid the coding/maintenance/operational aspect of EJB when they only see the need for web/data access – but you get this for free when using the modeling environment in Skyway. How difficult is it to reuse existing code and convert them to services? We would like to reuse a lot of our existing code and convert the appropriate pieces to services–is this possible with Skyway Visual Perspectives? The Skyway Visual Perspectives provides a robust “discover & use” mechanism which includes the ability to di

Related Questions

What is your question?

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

Experts123