The invention discloses a method for dynamically loading services in a
service system, which comprises the following steps: A, storing a
JAVA type file applied by a new service or / and an updated service to a specified folder for the new service and the updated service, writing a configuration file of the
JAVA type file of the new service or / and the updated service referring to a configuration template, and directly covering an old configuration file with the newly written configuration file; B, performing thread monitoring on the real-time new and update condition of the
JAVA type file of the set type in the folder and extracting a new JAVA type file and storing the new JAVA type file to the memory in which the
service system is positioned when the new JAVA type file is imported; and C, after the
service system receives a service request of a user, acquiring and automatically resolving the configuration file of the
system, calling a corresponding JAVA type file in the memory in which the service
system is positioned according to the configuration file, executing the JAVA type file according to the logic of the JAVA type file, and providing an execution result to the user to make the service support available to the user. Simultaneously, the invention discloses a
system for realizing the method. The method and the system realize the
dynamic loading of the services.