[jboss-user] [J2EE Design Patterns] - Re: A New J2EE Framwork/MVC Framework And A New Service Orie
I Come Back and answer u :d Bye. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199357#4199357 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199357 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [J2EE Design Patterns] - Re: A New J2EE Framwork/MVC Framework And A New Service Orie
You can get information about : Killer/J2SOS/JSP/JSF/EJB/Hibernate/Spring/Struts/MVC/JMS/BC4J/JRE/RMI/Corba/JMF/SOAP/AOP/AspectJ/ADF/JClient/ Ajax/J2ME/J2EE/J2SE/Ruby/ActionScript/Oracle/Google/Apache/JBOSS/XP/WAP/RUP/UML/DataBase/RSS/XML/JAVA/ OC4J/OpenSource/Servlet/JTA/JDBC/JNDI/ERP/ServerSide/ClientSide/Web/Enterprise/Java/Bean/Transaction/PL-SQL/ SQL/TQL/HQL/Deploy/CMP/BMP/Distribute/Weblogic/IDE/JRun/Desktop/WebBased/Platform/API/Tapestry/Cocoon/ JasperReport/JDO/Axis/JUnit/Log4J/Ant/XDoclet/Tomcat/Message/JSTL/BackBase/Oracle/Portal/Service/Midlet/WML/ Applet/Developer/JDeveloper/Programmer/Programming/Program/Develop/Tomcat/JRUN/JDK/JVM/JRE/Eclips/Toolkit/Script/ Triger/SocketProgramming/Server/Client/WFM/BPR/GWT/Https/MD5/Tapestry/OOP/Lib/Parser/PDF/SC/Logic/Engine/AI/IP/ 9i/10g/11g/Desktop/Micro/JWMS/Shine J2EE Application Framework/... In This Forum ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199356#4199356 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199356 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [J2EE Design Patterns] - Re: A New J2EE Framwork/MVC Framework And A New Service Orie
You can use J2EE Frameworks: Shine Hibernate Struts Spring Or Aspect J You can get quick information about shine by J2EE And Service Oriented Programming disquisition! for get information about other j2ee framework, you can use shine forum -> Open dis (ENG) in Sourceforge View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199355#4199355 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199355 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [J2EE Design Patterns] - Re: A New J2EE Framwork/MVC Framework And A New Service Orie
with the best wishes Amirsam Bahador, I am active in this forum for your questions Special Thanks JBoss! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199352#4199352 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199352 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [J2EE Design Patterns] - Re: A New J2EE Framwork/MVC Framework And A New Service Orie
This paper is no image paper !!! J2EE and Service Oriented Programming Authored by: AmirSam Bahador Level: Advanced Contents: Introduction - The purpose of compilation this essay Chapter 1: Basic concepts of J2EE - Servlet and JSP - MVC - MVC or JWMS? That is the problem? Perhaps both! Chapter 2: Basic concepts of Shine Framework - What is "Shine Frameworkâ? - The components of Shine Framework - Implimentation of an application by Shine Framework Chapter 3: The objects of Shine Framework - The types of objects in Shine Framework Chapter 4: Engineering & Communication items - The communication of Shine Framework with the other existing Frameworks - The major purpose of Shine Framework Introduction The purpose of compilation of the this paper A few years ago, when I was the software architect of a big project with J2EE, I advised some of the modern tools of that time to the project manager. He acknowledged it. Therefore, we began deploying our Enterprise on Java platform. However, we encounterd with many problems, as we got ahead the project. Our tools were included Struts Framework, Spring Framework & Hibernate. I convinced that MVC architecture is the best option to develop macro projects! However, I believe it now, as well. Couldn't it be more completed? In developed Enterprise projects, an advanced architecture is required to divide the project, technically. The project was successfully finished after one year, but my mind was busy with it for a long time! Then, I began implementing an Application Framework and registered it in Sourceforge.net as an Open Source Framework. I developed some Enterprise projects & some other J2EE frameworks, as well. I achieved a good result! The velocity of implemention & developing projects increased up to 50%. Subsequently, by cooperation of my elected students who had worked with Application Framework, I established an organization, named J2SOS, to protect & develop this Application Framework. Fortunately, my students were so skilled that each took a chief task in big J2EE projects. Their experiences had a practical affect on development of Application Framework as well as the organization. Therefore, it is required to write down my & my yesterday students (my today co-workers) experiences. This was the outset to write the present paper! Chapter 1 The basic concepts of J2EE Purposes In this chapter, we do our best to introduce J2EE basic concepts. Servlet & JSP If you ahve ever worked with JSP & Servlet, you know that Servlet is so proper for processing functions but there are particular problems with it in displaying functions. JSP is applied reverse to Servlet. Thus, what is the solution? To apply both JSP and Servlet together! What is MVC? MVC is an easy way to use JSP & Servlet together. In MVC architecture, the request will be processed by a Class (Servlet) and the appropriate response will be showen by JSP. n the above Servlet Class, the validation operation, etc will be done. Nowadays, there are numerous Frameworks which will assist you to use MVC Framework architecture. Struts Framework is the most well-known one. MVC or JWMS ? That is the problem! Perhaps both! MVC is a powerful architecture, but it is required an advanced architecture to implement developed projects. Today, web applications are well developed which complicatethe work for programmers & developers. To clarify it, see Google site! Google Web Application enjoys numerous services, each have a special service for the users. For Instance, Gmail service, E-Mail or by SearchEngine, the users can search for websites, pictures, etc. These services have certaily close communication with each other. If the services do not use a particular architecture, the Google will encounter with various problems. In Service Oriented architecture, each part of the program is a service programme. For example, E-Mail service, SearchEngine service, etc. , . for get full this paper plz goto : J2EE And Service Oriented Programming in : http://groups.google.com/group/j2sos Or http://j2sos.googlegroups.com/web/J2EE_And_Service_Oriented_Programming+(English).doc?gda=-C13JmkAAABaK1bFJn7XMhSpdkjvrT6PLb1WFhhPKkBftsH3LvtvGEWwa05VcrqgHRSC0l_xcf_5FoxLEBXNbyq4-bBifvraWOZGQE6LgzeTU5Q6eFny4M-fIZvKNC5H8bRWhAn1psCECKgQbmraGdxlZulaYnsh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199350#4199350 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199350 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [J2EE Design Patterns] - A New J2EE Framwork/MVC Framework And A New Service Oriented
Hi Dears Shine is a Java-J2EE Application Framework/JWMS(Java Web Model Service)Framework/MVC Framework/Service Oriented Framework. Shine Includes Ajax Libs/Server API/J2EE Architecture. Shine Supported JSF/Spring/AspectJ/Struts/Hibernate/... You can use Shine Framework for Implement ERP Web Based Application, Web Based Operating System, WFM Web Based Application, CRM Web Based Application, HRM Web Based Application, BPR Web Based Application, Or ... Web Based Application, Shine Registered in Source Forge. This Framework is a Java Service Oriented Framework for Web Based Project. This Framework include: * MVC (Model View Controller) * Ajax * Service Oriented Scope * JWMS (Java Web Model Service) Shine Framework is a Java Web Model Service Framework. Shine Framework is very easy, stable. You can use other Framework by Shine Framework: *Hibernate *Struts *Spring *And Other Framework JWMS And Shine J2EE Framework ? JWMS is a J2EE Architecture for implement Service Oriented Web-Based Appliction you can get more information about this and Shine J2EE Application Framework by -> J2EE And Service Oriented Programming : http://j2sos.googlegroups.com/web/J2EE_And_Service_Oriented_Programming+(English).doc?gda=VCp-YWkAAABaK1bFJn7XMhSpdkjvrT6Pd5MA3H6uh5taxEUxR6gwSUWwa05VcrqgHRSC0l_xcf_5FoxLEBXNbyq4-bBifvraWOZGQE6LgzeTU5Q6eFny4M-fIZvKNC5H8bRWhAn1psCECKgQbmraGdxlZulaYnsh Or http://j2sos.googlegroups.com Report: http://sourceforge.net/tracker/?group_id=244136 Forum: http://sourceforge.net/forum/?group_id=244136 News: http://sourceforge.net/news/?group_id=244136 Wiki: http://shine-app.wiki.sourceforge.net/space/pagelist Rank: http://sourceforge.net/project/stats/rank_history.php?group_id=244136&ugn=shine-app Shine J2EE Framework Rank in Sourceforge is 14! Shine J2EE Framework: http://sourceforge.net/projects/shine-app/ Site: www.J2SOS.org Special Thanks JBoss! For this Part! Your Site is very Active about J2EE - Java! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199347#4199347 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199347 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user