What is J2EE? J2EE is an architecture using Java 2 platform to simplify complex issues related to multi-level enterprise solutions. You can find more information about J2EE in the technical document section of the website.
What is minij2ee? MINIJ2EE is a Java application server that supports J2EE specifications, is suitable for developing SMEs based on B / S structural software applications.
Why do Minij2ee take Linux Apache PHP MSYQL as the mainstream platform? MiniJ2EE is positioned as a medium and low-end application server and develops and debugging as the main platform in Linux. Enterprise-class software applications with minij2ee and Linux are the highest cost performance while maintaining advanced technology, suitable for small and medium-sized enterprise applications. Of course, this does not mean that minij2ee can only run on the Linux platform. MiniJ2EE can run any operating system that supports Java, supports JSP or PHP Web Server and supports JDBC database systems.
I downloaded minij2ee, how to start? Run minij2ee -start in bin directory, of course, you need to properly install the MiniJ2EE application server. For details on installation, you can see the MINIJ2EE user manual.
What is MINIJ2EE and PHP? MINIJ2EE is an application server that supports J2EE specifications and is developed using Java languages. PHP is a dynamic server script technology, similar to JSP, ASP, etc. Minij2ee is the first J2EE application server that supports PHP, you can use PHP to develop the front desk representation layer.
Can MINIJ2EE use to develop e-commerce? Of course, our website has an e-commerce online store's demonstration: http://www.minij2ee.com/petstore/
What is the difference between MINIJ2EE and WebLogic application servers? MINIJ2EE and WebLogic are all implementations of J2EE, as the meaning of MINIJ2EE's Mini, Minij2ee is a small implementation of J2EE, with a small scale, strong telescopic, high efficiency. Compared with other application servers such as WebLogic, MINIJ2EE integrates Apache as web server, PHP as the front desk representing layer (or JSP), has a certain advantage in operation efficiency.
Is MINIJ2EE a application server? The concept of Application Server application server is derived from a 3-layer structure model. The shortcomings of simple C / S, B / S mode introduced the concept of the intermediate layer, and also introduced the concept of application servers. Minij2ee exists in the intermediate layer, providing life management, database connection pool service, JNDI service, etc., which is of course the application server.
MINIJ2EE supports business? MINIJ2EE supports Bean Managed Transaction, as long as the database system used supports transaction processing, you can use transactions in MiniJ2ee.
Is MINIJ2EE a PHP parser? of course not. We don't have to write a PHP parser. PHP has been done very well, and it will be better. First, Minij2ee supports standard JSP. However, due to the broad reference of PHP and its excellent performance, we just add a module to PHP through the Zend API, and write a compiler to compile the EJB to the source file of the PHP class, so that the PHP can be easily Access to EJB.
MINIJ2EE supports PHP and supports JSP? Of course support. First, as a J2EE application server, MiniJ2ee supports JSP. Supporting PHP is just a major feature of Minij2ee. Can minij2ee on Windows 2000, support SQL Server2000? Often, MiniJ2ee can run on any of the supporting Java operating systems and support JDBC database systems, of course, including Windows 2000 and SQL Server2000.
Who is SJOP? What is the relationship between SOAP? SJOP is the protocol we developed, used for non-Java modules to request proxy server communication with Java objects, is based on plain text. SOAP is a simple object access protocol defined by the W3C organization. Based on XML, it is primarily used to access objects through HTTP protocols to achieve mutual interaction between heterogeneous systems. Two protocol functions are similar, but two different things.
Can minij2ee can directly integrate access to Apache? There is no problem with Apache (or Tomcat, MySQL) technology, but every time apache update, you need to re-integrate, only increasing trouble. Now configuring MiniJ2ee on Windows, you can use the MiniconF tool to make the configuration work simple. MINICONF Download Http://www.minij2ee.com/download/download_index_5_0.html.
http://www.minij2ee.com/support/faqs_7_1.html