Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

2 results about "Java servlet" patented technology

A Java servlet is a Java software component that extends the capabilities of a server. Although servlets can respond to many types of requests, they most commonly implement web containers for hosting web applications on web servers and thus qualify as a server-side servlet web API. Such web servlets are the Java counterpart to other dynamic web content technologies such as PHP and ASP.NET.

Method for optimizing first access speed of JSP page in Spring Boot

The invention discloses a method for optimizing the first access speed of a JSP (Java Service Provider) page in Spring Boot, which is characterized by comprising the following steps of: generating a user-defined compiler by extending a JspC (Java Service Provider) class of Apache Tomcat in a project construction stage, and configuring optimal parameters to complete complete pre-compilation from the JSP to a Java Servlet byte code file; generating a description file for recording a mapping relationship between the JSP request path and the Servlet class name; in the packaging stage, the Java source code file is removed, and a pre-compilation result is integrated into a JAR package of Spring Boot; and dynamically registering the Servlet and mapping the Servlet to the embedded Tomcat container. The method does not depend on an external Servlet container, completely follows a Spring Boot native architecture, thoroughly eliminates the compilation overhead during first access, and ensures the pre-compilation result and the compilation during operation; and meanwhile, JSP grammar error detection can be advanced to a development stage, so that the abnormal risk during operation of a production environment is effectively reduced.
Owner:FOCUS TECH

Timer implementation method and related products

This application relates to the field of timer implementation technology, specifically disclosing a timer implementation method and related products. The method includes: obtaining the task content of a task selected by the user from a preset task library through the host's system timer; obtaining the execution time and execution cycle of the task input by the user through a JAVA SERVLET project maintained by the host; establishing a scheduled task through the system timer based on the task content, the task execution time, and the task execution cycle, wherein the scheduled task is created by the system timer by calling the cmd command via Java; executing the scheduled task through the system timer to obtain the task instruction; obtaining the task instruction through the JAVA SERVLET project, and determining the target business corresponding to the task instruction based on the task instruction and the preset task library; and executing the function corresponding to the target business through the JAVA SERVLET project.
Owner:SHENZHEN XISHIMA DATA TECH CO LTD