Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

92 results about "Single-page application" patented technology

A single-page application (SPA) is a web application or web site that interacts with the user by dynamically rewriting the current page rather than loading entire new pages from a server. This approach avoids interruption of the user experience between successive pages, making the application behave more like a desktop application. In an SPA, either all necessary code – HTML, JavaScript, and CSS – is retrieved with a single page load, or the appropriate resources are dynamically loaded and added to the page as necessary, usually in response to user actions. The page does not reload at any point in the process, nor does control transfer to another page, although the location hash or the HTML5 History API can be used to provide the perception and navigability of separate logical pages in the application. Interaction with the single page application often involves dynamic communication with the web server behind the scenes.

Single sign-on method, device and system oriented to web page applications

The invention provides a single sign-on method, device and system oriented to web page applications. The method includes the steps that when an executing module on a web page acquires an event triggering login, the URL address of the current web page is sent to local applications; the local applications send login session information of current login users and the URL address of the web page to a browser, and the browser utilizes the login session information and the URL address of the web page to perform automatic login. Through the single sign-on method, device and system oriented to the web page application, when the users have access to the web page through the browser to trigger the login event, if the local applications belonging to the same login system as the web page are in the login state, automatic login of the web page is achieved through the login session information of the current login users of the local applications, operation of the users is simplified, and system resources are saved.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD

Network request processing method and apparatus, network data acquisition method, and server

The present invention relates to the field of Internet, and discloses a network request processing method and apparatus, a network data acquisition method, and a server, so as to solve the technical problem that an SPA (Single Page Application) cannot be captured by the conventional search engine in the prior art. The method comprises: after receiving a network access request for a single page application, needing to determine whether a visitor that sends the network access request is a search engine crawler; if the visitor is the search engine crawler, directly obtaining page content corresponding to the network access request; and then transmitting source code information of the page content to the search engine crawler, that is, when the search engine crawler searches out the single page application, skipping directly returning to a blank page but returning to the source code information of the page content corresponding to the single page application. On this basis, the single page application not only can hold an unchanged original architecture but also can be captured by multiple types of search engines.
Owner:BEIJING SOGOU TECHNOLOGY DEVELOPMENT CO LTD

SPA (single page application) Single page implementing method and system

The invention discloses a SPA (single page application) Single page implementing method and system. A SPA mode is implemented through the use of Angular JS and router plugin of Angular JS core modulengRoute; a front-end router is flexibly configured; variation of a 'local' range is flexibly defined; therefore, another page opening mode is provided, which allows page switching to be achieved without reloading a whole page. 'Local' variation is implemented by means of routing; the whole local can be well packaged into a whole page switching mode through a front-end technique; however, reloadinga common module is not actually acquired; page switching can be achieved just by loading required modules and performing partial rendering according to needs; time to reloading common files is shortened; therefore, page accessing efficiency is improved, and time to wait for page switching is shortened. User experience is better, and the unfriendly experiences, such as lagging and blank page, canbe eliminated.
Owner:JIANGNAN UNIV

Hybrid application-based single page application creation method and apparatus

The invention discloses a hybrid application-based single page application creation method and apparatus. The single page application creation method comprises the steps of creating at least one vue component according to a request; mapping a route for each vue component; configuring a html main page of a single page application; and starting the route, realizing mounting of each vue component inthe main page, and finishing creation of the single page application. The single page application is created based on vue.js, so that a front end application becomes clear and is easy to manage and develop.
Owner:台州市吉吉知识产权运营有限公司

CAS-based single-page and multi-page web application identity integrated authentication method

ActiveCN112468481AImplement single sign-on functionSolve the problem of cross-domain accessTransmissionSpecial data processing applicationsEngineeringAuthentication system
The invention discloses a CAS-based single-page and multi-page web application identity integrated authentication method. The method comprises the following steps: rewriting a user identity authentication strategy for a CAS identity authentication service (CAS server), and flexibly configuring additional JWT token attributes for returned authentication user information. A single-page web application rear-end API server does not need to store a user login state again, authentication is achieved by calling a CAS identity authentication service API interface to check a JWT token, and integrated identity authentication can be carried out on a session-based multi-page web application and a JWT-based single-page web application at the same time. According to the invention, the integration coupling degree of the application system and the CAS identity authentication system can be reduced, the access cross-domain problem is solved, the single sign-on function is realized, it is ensured that the integrated identity authentication method can be carried out on the multi-page web application based on session and the single-page web application based on JWT at the same time, and the unified identity authentication of different types of application systems is smoothly realized.
Owner:国电投(珠海横琴)热电有限公司 +1

Processing and visualization of single-page application performance metrics

The disclosed embodiments provide a system for processing data. During operation, the system obtains a set of metrics related to a performance of a single-page application (SPA), wherein the set of metrics includes an initial page load time of the SPA that is calculated from a page load event and a render completion time and a subsequent page load time of the SPA that is calculated from a transition time and the render completion time. Next, the system uses the set of metrics to display a graphical user interface (GUI) comprising a chart of a performance of the SPA. The system then displays, in the chart, a representation of the page load time for the SPA.
Owner:MICROSOFT TECH LICENSING LLC

System and method of data loss prevention

In some example embodiments, a request for a navigation action is detected via a web browser during a pre-navigation state of a single page application, and a state object is persisted, with the state object comprising a dictionary property and an index property. The dictionary property comprises a list of all uniform resource locator (URL) fragments stored in a browser history, with the list of URL fragments comprising a pre-navigation URL fragment for the pre-navigation state and a post-navigation URL fragment for a post-navigation state. The pre-navigation state is navigated to within the web browser using the state object. Based on a detection of unsaved data, a navigation confirmation request is displayed within the recovered pre-navigation state of the single-page application using the pre-navigation URL fragment. The navigation confirmation request is configured to receive an indication of whether or not to perform the navigation action.
Owner:SAP PORTALS ISRAEL

Single page application content injection

A method by a web application layer proxy communicatively coupled between a web application client and a web application server for injecting content into a web page provided by the web application server. The method includes intercepting the web page, inserting scripting language code into the web page that allows the web application client to process web application layer responses to be sent by the web application layer proxy to the web application client, sending the web page with the scripting language code inserted to the web application client, and responsive to receiving a web application layer request from the web application client, generating and sending, without involvement of the web application server, a web application layer response to the web application client that is to be processed by the web application client using the inserted scripting language code.
Owner:IMPERVA

Method for controlling real-time view permission of single-page application

The invention discloses a method for controlling real-time view permission of single-page application, which relates to the technical field of single-page application view permission control, and comprises the following steps that: a server acquires a client request, sets a custom header at a returned HTTP (Hyper Text Transport Protocol) header, and returns the custom header to a client; the client compares the return value of the custom header returned by the client with a locally stored storage value, and judges whether the return value is consistent with the locally stored storage value ornot; if not, the client requests to obtain interfaces of all authorities of the current user, and updates the authorities and views; if so, the client does not require to obtain interfaces of all authorities of the current user, and the authorities and views are not updated. According to the invention, the value of the self-defined header of the HTTP protocol returned by the server is compared with the previously stored data of the permission list, whether the authority and the view need to be updated or not is determined, and after an administrator in the single-page application modifies theauthority of the user, the view of the client is updated in real time at the next request without quitting and re-login.
Owner:CHENGDU DBAPP SECURITY
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products