Introduction
Nowadays education plays a great role in development of
any country. Many of education organizations try to increase education quality.
One of the aspects of this improvement is managing of school resources.
With growth of internet many of education organizations
perform management of education resources online. However, the sites developed
by those organizations support a few languages and have to be redesigned in
case new languages are required to be added or interface of the entire site is
required to be changed. The redesigning process takes a long time since
thousand lines of code should be rewritten or modified.
Taking all these disadvantages into account the system
that manages school resources and supports multi languages and whose interface
can be changed without rewriting all the code can be designed. To meet all
requirements the system also can run on different platforms. All of those
aspects of the system can be achieved by using XML. However XML is a simple
text format that should be transformed to html format. To perform this
transform XSL should be used. In addition the system can be designed in such a
way that it runs for a single school or for different schools. The single
school implementation can be achieved using the PHP technology. However, the
implementation for different schools can be performed in many ways. One of
those is Java Web Service technology, which is used for business applications.
In Java Web Services the methods that can be called by the client are identified
by WSDL document. For purpose of connecting to server the messages are sent
using Simple Object Access Protocol.

Can u please mail me this project code in my mail @ drooye321@hotmail.com. Thank you..
ReplyDelete