KR20010048939A - Method for keeping information status in internet electronic commerce system - Google Patents

Method for keeping information status in internet electronic commerce system Download PDF

Info

Publication number
KR20010048939A
KR20010048939A KR1019990053823A KR19990053823A KR20010048939A KR 20010048939 A KR20010048939 A KR 20010048939A KR 1019990053823 A KR1019990053823 A KR 1019990053823A KR 19990053823 A KR19990053823 A KR 19990053823A KR 20010048939 A KR20010048939 A KR 20010048939A
Authority
KR
South Korea
Prior art keywords
information
browser
function
user
page
Prior art date
Application number
KR1019990053823A
Other languages
Korean (ko)
Other versions
KR100564024B1 (en
Inventor
김재권
조상욱
공경태
이종원
Original Assignee
이계철
한국전기통신공사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이계철, 한국전기통신공사 filed Critical 이계철
Priority to KR1019990053823A priority Critical patent/KR100564024B1/en
Publication of KR20010048939A publication Critical patent/KR20010048939A/en
Application granted granted Critical
Publication of KR100564024B1 publication Critical patent/KR100564024B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Abstract

PURPOSE: A method for maintaining an information state in an Internet electronic commerce system is directed to provide the latest information to a user without a cache function of a browser with respect to major information such as user information, market information, order information, delivery information and payment information in an Internet electronic commerce. CONSTITUTION: When developing a dynamic web page for adding, changing and deleting data, a reload button of a web page is capable of reloading a data work which is previously performed. In order to prevent an error, a result window is hidden in a module capable of generating an original page. Namely, in the module for performing a data process, when the data process is finished, the module is not returned to the original module. The module is divided to an external dummy page. At this time, there is nothing on the dummy page, and the divide is performed to the original page. When the user pushes the reload button, the previous data work is not performed, but the divide is performed to the last dummy page for thereby preventing the error operation.

Description

인터넷 전자상거래 시스템에서의 정보 상태 유지 방법{Method for keeping information status in internet electronic commerce system}Method for keeping information status in internet electronic commerce system

본 발명은 인터넷 전자상거래 시스템에서 사용자정보, 장바구니정보, 주문정보, 배달정보, 지불정보 등과 같은 주요 정보에 대해서 사용자에게 항상 최신의 정보를 보여주는 정보 상태 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention records an information state maintaining method that shows the user always up-to-date information on the main information such as user information, shopping cart information, order information, delivery information, payment information, etc. in the Internet e-commerce system, and records a program for realizing the method. The present invention relates to a computer-readable recording medium.

전자상거래(EC : Electronic Commerce)는 인터넷(Internet)이나 개인용컴퓨터(PC) 통신을 이용해 상품 등을 사고 파는 행위를 말하는 것으로, 넓은 의미로는 컴퓨터 통신망을 통해 이루어지는 상품 및 서비스 구매나 발주 광고 활동 등이 모두 포함된다. 이와 같은 거래의 가장 큰 장점은 시간과 공간의 제약이 없다는 점이기 때문에 직접 매장까지 나가는 번거로움을 덜 수 있고, 거래대금은 주로 신용카드로 결제된다. 또한, 유통 비용이나 건물 임차료 등의 비용이 전혀 없으며 전세계 모든 인터넷 가입자가 잠재고객이란 점에서 첨단황금 어장에 비유되기도 하고 광속 거래(CALS : Commerce at the light speed)에 포함시키기도 한다.Electronic commerce (EC) refers to the act of buying and selling goods using the Internet or personal computer (PC) communication. All of this is included. The biggest advantage of such a transaction is that there is no time and space constraints, which saves you the hassle of going directly to the store, and the transaction price is mainly settled by credit card. In addition, there is no cost of distribution or rent, and it is likened to the state of the art golden fishing grounds in that all Internet subscribers in the world are potential customers and is included in commerce at the light speed (CALS).

이러한 인터넷 전자상거래 서비스시에, 웹 기반 응용 프로그램에서는 브라우저의 캐쉬 기능으로 인해 사용자가 브라우저의 백(Back) 버튼을 눌렀을 때 사용자가 보는 것은 항상 최신의 정보가 아닐 수 있다. 이 기능은 웹 트래픽의 감소 및 사용자에게 최근에 엑세스했던 페이지에 빠르게 접속할 수 있게끔 하는 긍정적인 면도 있으나, 반면 장바구니 정보 등 상태 유지가 중요한 정보에 대해 과거의 정보를 보여주는 부정적인 측면도 있다. 이는 사용자에게 혼란을 초래할 수 있는 요소이다.In such an Internet e-commerce service, in the web-based application, the cache function of the browser may not always be up-to-date information when the user presses the browser's back button. While this feature is a positive aspect of reducing web traffic and allowing users to quickly access recently accessed pages, it also has a negative side that shows past information about important information such as shopping cart information. This can be confusing to the user.

사용자와의 상호작용을 요구하는 응용 프로그램, 예를 들면 장바구니에 물건을 추가한 경우에 사용자가 브라우저의 리로드(Reload) 버튼을 누르면, 사용자가 의도하지 않았던 액션을 취하게 된다. 즉, 사용자는 단순히 현 페이지를 다시 보고자 한 것이었으나, 리로드 버튼을 누름으로써 이전에 장바구니에 담았던 물건을 한번 더 담는 결과를 초래할 수 있는 문제점이 있었다.When a user adds an item to an application that requires interaction with the user, for example, a shopping cart, when the user presses a browser reload button, the user takes an action not intended. In other words, the user simply wanted to see the current page again, but there was a problem that by pressing the reload button, the result of storing the item previously put in the shopping cart once again.

상기한 바와 같은 문제점을 해결하기 위하여 안출된 본 발명은, 인터넷 전자상거래 시스템에서 사용자정보, 장바구니정보, 주문정보, 배달정보, 지불정보 등과 같은 주요 정보에 대해서 브라우저의 캐쉬 기능을 피해 사용자에게 항상 최신의 정보를 보여 주기 위한 정보 상태 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.In order to solve the problems described above, the present invention, the main information such as user information, shopping cart information, order information, delivery information, payment information, etc. in the Internet e-commerce system is always updated to the user avoiding the cache function of the browser It is an object of the present invention to provide a method of maintaining information state for showing information of a computer and a computer-readable recording medium having recorded thereon a program for realizing the method.

도 1 은 본 발명이 적용되는 인터넷 전자상거래 시스템의 구성 예시도.1 is an exemplary configuration diagram of an internet e-commerce system to which the present invention is applied.

도 2 는 본 발명에 따른 정보 상태 유지 방법중 메타-태그(Meta Tag)의 사용 예를 나타낸 일실시예 설명도.2 is a diagram illustrating an example of using a meta tag in an information state maintaining method according to the present invention;

도 3 은 본 발명에 따른 정보 상태 유지 방법중 해당 주소(URL)에의 시간 삽입 예를 나타낸 일실시예 설명도.3 is a diagram illustrating an embodiment of inserting a time into a corresponding address (URL) in the information state maintaining method according to the present invention;

도 4 는 본 발명에 따른 정보 상태 유지 방법중 더미 페이지(Dummy Page)의 사용 예를 나타낸 일실시예 설명도.4 is a diagram illustrating an example of using a dummy page in the information state maintaining method according to the present invention.

도 5 는 본 발명에 따른 정보 상태 유지 방법을 나타낸 일실시예 설명도.5 is an exemplary explanatory diagram showing an information state maintaining method according to the present invention;

*도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

11 : 클라이언트 12 : 웹 서버11: client 12: web server

상기 목적을 달성하기 위한 본 발명은, 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법에 있어서, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제 1 단계; 및 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 2 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method for maintaining information state in an Internet e-commerce system, wherein the previous information of the browser is stored in a corresponding web page so that the browser does not cache the previous information for the information that needs to be maintained. Setting a variable value avoiding the cache function; And a second step of providing the latest information to the user without caching the previous information for which the variable value is set, when performing the back function for the information.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제 3 단계; 및 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제 4 단계를 더 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention generates a dummy page after changing the user information in the web page, and redirects to the address of the dummy page, so that the browser does not cache the previous information for the information that needs to maintain the current state, A third step of implementing a function of calling the corresponding web page from a page; And performing a reload function, wherein the browser disregards the previous information change operation of the corresponding web page and provides the latest information to the user.

상기 목적을 달성하기 위한 본 발명은, 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법에 있어서, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제 1 단계; 및 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 2 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method of maintaining an information state in an Internet e-commerce system, wherein the browser does not cache previous information with respect to information that needs to be maintained at an address (URL) for each web page. A first step of forcibly inserting a time variable value capable of dividing the current date and time in seconds; And a second step of providing, by the browser, the latest information to the user without caching the previous information based on the time variable value when performing the back function.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제 3 단계; 및 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제 4 단계를 더 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention generates a dummy page after changing the user information in the web page, and redirects to the address of the dummy page, so that the browser does not cache the previous information for the information that needs to maintain the current state, A third step of implementing a function of calling the corresponding web page from a page; And performing a reload function, wherein the browser disregards the previous information change operation of the corresponding web page and provides the latest information to the user.

상기 목적을 달성하기 위한 본 발명은 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법에 있어서, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제 1 단계; 및 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제 2 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method of maintaining information state in an Internet e-commerce system, wherein a dummy after changing user information in a corresponding web page so that a browser does not cache previous information for information that needs to be maintained. A first step of generating a page and redirecting to the address of the dummy page and calling the corresponding web page from the dummy page; And a second step of, when the reload function is performed, the browser disregarding the previous information change operation of the corresponding web page and providing the latest information to the user.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제 3 단계; 및 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 4 단계를 더 포함하여 이루어진 것을 특징으로 한다.The present invention also provides a third step of setting a variable value in the web page that avoids the previous information caching function of the browser so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And a fourth step of providing the latest information to the user without caching the previous information in which the variable value is set, when performing the back function on the information.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제 5 단계; 및 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 6 단계를 더 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention forcibly enforces a time variable value that can distinguish the current date and time in seconds in the address (URL) for each web page so that the browser does not cache the previous information for the information that needs to be maintained in the current state. A fifth step of inserting; And performing a back function, wherein the browser provides a sixth step of providing the user with the latest information without caching previous information based on the time variable value.

상기 목적을 달성하기 위한 본 발명은, 프로세서를 구비한 인터넷 전자상거래 시스템에, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제1 기능; 및 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제2 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In order to achieve the above object, the present invention provides an internet e-commerce system having a processor to cache the previous information of the browser on the web page so that the browser does not cache the previous information for the information that needs to be maintained. A first function of setting a failing variable value; And at the time of performing a back function for information, the browser recording a program for realizing a second function of providing the user with the latest information without caching the previous information for which the variable value is set. Provide a record carrier.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제3 기능; 및 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제4 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention generates a dummy page after changing the user information in the web page, and redirects to the address of the dummy page, so that the browser does not cache the previous information for the information that needs to maintain the current state, A third function of implementing a function of calling the corresponding web page from a page; And a computer readable record having recorded thereon a program for further realizing a fourth function of ignoring a previous information change operation of the web page and providing the latest information to the user when performing the reload function. Provide the medium.

상기 목적을 달성하기 위한 본 발명은 프로세서를 구비한 인터넷 전자상거래 시스템에, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제1 기능; 및 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제2 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In order to achieve the above object, the present invention provides an Internet e-commerce system equipped with a processor, so that the browser does not cache previous information about information that needs to be maintained in the current state. A first function of forcibly inserting a time variable value capable of dividing the value into seconds; And at the time of performing the Back function, a computer-readable recording recording a program for realizing a second function of providing the user with the latest information without caching previous information based on the time variable value. Provide the medium.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제3 기능; 및 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제4 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention generates a dummy page after changing the user information in the web page, and redirects to the address of the dummy page, so that the browser does not cache the previous information for the information that needs to maintain the current state, A third function of implementing a function of calling the corresponding web page from a page; And a computer readable record having recorded thereon a program for further realizing a fourth function of ignoring a previous information change operation of the web page and providing the latest information to the user when performing the reload function. Provide the medium.

상기 목적을 달성하기 위한 본 발명은, 프로세서를 구비한 인터넷 전자상거래 시스템에, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제1 기능; 및 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제2 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention for achieving the above object, in the Internet e-commerce system having a processor, a dummy page after changing the user information on the web page so that the browser does not cache the previous information for the information that needs to maintain the current state A first function of generating and redirecting to the address of the dummy page and calling the corresponding web page from the dummy page; And a computer-readable recording medium having recorded thereon a program for realizing a second function of ignoring the previous information change operation of the web page and providing the latest information to the user when performing the reload function. To provide.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제3 기능; 및 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제4 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention provides a third function for setting a variable value in the web page that avoids the previous information caching function of the browser so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And at the time of performing a back function on the information, the browser records a program for further realizing a fourth function of providing the user with the latest information without caching the previous information for which the variable value is set. Provide a recording medium.

또한, 본 발명은 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제5 기능; 및 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제6 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention forcibly enforces a time variable value that can distinguish the current date and time in seconds in the address (URL) for each web page so that the browser does not cache the previous information for the information that needs to be maintained in the current state. A fifth function of inserting; And at the time of performing the Back function, the browser records a program for further realizing a sixth function of providing the user with the latest information without caching previous information based on the time variable value. Provide a record carrier.

사용자에게 중요한 정보의 상태를 항상 현재로 유지하지 못할 경우에는, 기술적으로 잘 알지 못하는 사용자에게 혼란 및 불편을 초래함으로써 쇼핑에 대한 불신을 가중시킬 수 있다.If the state of information important to the user is not always kept current, it can increase the distrust of shopping by causing confusion and inconvenience to the technically inexperienced user.

따라서, 본 발명은 인터넷 전자상거래 시스템에서 브라우저의 캐쉬 기능으로 인해 중요 정보들이 항상 최신의 상태를 보여주는 것이 아니기 때문에 사용자에게 혼란을 야기시킬 수 있다는 사실에 착안하여, 하이퍼텍스트 생성 언어(HTML : HyperText Markup Language) 메타 태그(Meta Tag), 웹주소(URL : Uniform Resource Locators) 공통 게이트웨이 인터페이스(CGI : Common Gateway Interface) 프로그램에서 더미 페이지(Dummy Page)를 이용한 URL 방향전환(Redirection) 등의 기법을 이용해 사용자가 브라우저의 백(Back) 버튼이나 리로드(Reload) 버튼의 사용시에 사용자 시스템의 캐쉬에 있는 내용이 보여지는 것을 방지해 항상 최신의 정보가 표시되게 한다. 이로써, 본 발명은 사용자의 주요 정보를 항상 현재 상태로 유지함으로써 인터넷 쇼피의 편의성을 증대시킬 수 있다.Therefore, in view of the fact that important information is not always up-to-date due to the cache function of the browser in the Internet e-commerce system, the present invention may cause confusion to the user. Language Meta Tag, URL (Uniform Resource Locators) Common Gateway Interface (CGI) Common User Interface (CGI) Program using techniques such as URL redirection using dummy pages. Prevents the contents of the user's system cache from being viewed when the browser's Back or Reload buttons are used, so that the latest information is always displayed. Thus, the present invention can increase the convenience of Internet shopping by keeping the main information of the user always in the current state.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명이 적용되는 인터넷 전자상거래 시스템의 구성 예시도로서, 도면에서 "11"은 클라이언트, "12"은 웹 서버를 각각 나타낸다.1 is an exemplary configuration diagram of an Internet e-commerce system to which the present invention is applied. In the drawings, "11" represents a client and "12" represents a web server.

일반 사용자는 개인용컴퓨터(PC)의 웹 브라우저(111)를 통해 원하는 웹 서버(12)에 접속하여 필요한 작업을 수행한다. 이 작업은 평범한 검색이나 조회 뿐만아니라 데이터의 삽입, 삭제, 변경 등의 업무가 포함될 수 있으며, 이는 사용자와 시스템, 즉 클라이언트(11)와 서버(12)의 상호 동작으로 이루어진다. 이때, 사용자의 입출력 데이터에 대해 시스템은 동적으로 웹 페이지(Web Page)를 생성하는 방식을 이용한다. 이때, 사용되는 기술이 공통 게이트웨이 인터페이스(CGI), 자바(JAVA) 서브렛(Servlet) 등이다.The general user accesses a desired web server 12 through a web browser 111 of a personal computer (PC) and performs necessary tasks. This task may include tasks such as inserting, deleting, and changing data as well as ordinary search and retrieval, which are performed by the interaction between the user and the system, that is, the client 11 and the server 12. In this case, the system dynamically generates a web page for the input and output data of the user. In this case, the technologies used are common gateway interface (CGI), Java (JAVA) servlet, and the like.

이렇게 사용자의 동작에 따라 동적으로 생성되는 웹 페이지는 복잡하고, 다양한 경우를 유발한다.The web page dynamically generated according to the user's actions is complicated and causes various cases.

데이터의 입력, 수정, 삭제 등의 작업을 신청한 사용자가 그 결과 페이지를 시스템으로부터 웹 브라우저(111)를 통해 볼 때, 시스템은 그 결과 내용을 잘못 나타낼 수 있는 사용자의 모든 행동에 대해 철저히 대비하여야 한다.When a user who applies for input, modification, or deletion of data sees the result page through the web browser 111 from the system, the system must be thoroughly prepared for all actions of the user that may misrepresent the result. do.

예를 들면, 데이터 입력, 수정, 삭제의 결과 화면에서 사용자가 백 버튼(Back Botton), 리로드 버튼(Reload Botton)을 누르는 경우에, 사용자가 원하는 일과 다른 결과를 사용자에게 보일 수 있다. 이때, 시스템에서는 백 버튼이나 리로드 버튼의 사용에 상관없이 항상 일관된 상태를 유지할 수 있어야 한다.For example, when a user presses a back button or a reload button on a result screen of data input, modification, or deletion, the user may display a result different from what the user wants. The system must be able to maintain a consistent state at all times, regardless of whether the back button or the reload button is used.

이제, 사용자 정보, 장바구니 정보, 주문정보, 배달정보, 지불정보 등 인터넷 전자상거래 시스템에 있어서 중요한 정보들에 대해 사용자들이 브라우저의 백(back) 버튼이나 리로드(reload) 버튼의 사용에 상관없이 항상 현재의 상태를 보여주는 방법에 대해 보다 상세히 설명한다.Now, for important information in the Internet e-commerce system such as user information, shopping cart information, order information, delivery information, payment information, etc., the user is always present regardless of the use of the browser's back button or reload button. It will be described in more detail how to show the state of.

본 발명은, 하이퍼텍스트 생성 언어(HTML) 메타 태그(Meta Tag) 또는 웹주소(URL) 시스템 시간 삽입 등을 통한 브라우저의 캐쉬 기능을 피해가는 과정과, 더미 페이지(Dummy Page)를 이용한 URL 방향전환(Redirection)을 통해 사용자의 리로드 기능이 사용자가 의도했던 대로 수행되도록 하는 과정을 포함한다.The present invention, the process of avoiding the cache function of the browser by inserting the hypertext generation language (HTML) Meta Tag or Web address (URL) system time, and the URL redirection using a dummy page (Dummy Page) (Redirection) involves the user's reload function to be performed as intended by the user.

먼저, 브라우저의 캐쉬 기능을 피해가는 과정을 살펴보면 다음과 같다.First, the process of avoiding the cache function of the browser is as follows.

HTML Meta Tag의 "Pragma No-Cache" 변수를 설정한 예가 도 2에 도시되었다. 이는 항상 현재 상태를 유지해야 하는 정보가 브라우저의 캐쉬 기능으로 인해 과거의 상태를 보여주는 것이 바람직하지 않거나 위험한 경우에, 해당 웹 페이지나 동적 웹 페이지 생성 프로그램에 "HTTPHEADER: Pragma, No-Cache" 값을 설정하여 근본적으로 해당 페이지를 웹 브라우저(111)가 캐쉬하지 않게 하는 방법이다.An example of setting the "Pragma No-Cache" variable of the HTML Meta Tag is shown in FIG. 2. This is useful if the information that needs to be kept current at all times is undesirable or dangerous due to the browser's caching capabilities, or if the web page or dynamic web page generator has a "HTTPHEADER: Pragma, No-Cache" value. By default, the web browser 111 does not cache the corresponding page.

본 실시예에서는 현재 상태를 유지해야 하는 정보에 대해 웹 브라우저(111)가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 웹 브라우저(111)의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하고, 정보에 대한 백(Back) 버튼을 누르면, 웹 브라우저(111)가 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공할 수 있다.In the present embodiment, a variable value is set in the web page to avoid caching the previous information of the web browser 111 so that the web browser 111 does not cache the previous information for the information that needs to be maintained. When the Back button is pressed, the web browser 111 may provide the user with the latest information without caching the previous information for which the variable value is set.

한편, URL 시스템 시간을 삽입해서 웹 페이지 캐쉬 문제를 해결할 수 있는 다른 방법의 예가 도 3에 도시되었다.Meanwhile, an example of another method of inserting URL system time to solve the web page cache problem is illustrated in FIG. 3.

본 실시예에서는 현재 상태를 유지해야 하는 정보에 대해 웹 브라우저(111)가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하고, 백(Back) 버튼을 누르면, 웹 브라우저(111)가 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공할 수 있다.In this embodiment, in order to prevent the web browser 111 from caching the previous information for the information that needs to be maintained in the current state, a time variable value that can classify the current date and time in seconds in the address (URL) for each web page. When forcibly inserted and the back button is pressed, the web browser 111 may provide the user with the latest information without caching the previous information based on the time variable value.

고정된 URL로 인해 웹 페이지가 웹 브라우저(111)의 캐쉬에 남게 되는 경우에, 실제 웹 페이지의 내용이 변경되었을 때 웹 브라우저(111)가 계속 캐쉬의 값을 보여줌으로써 사용자가 최신의 정보를 보지 못하게 되는 문제가 발생할 수 있다.If a fixed URL causes a web page to remain in the cache of the web browser 111, when the contents of the actual web page change, the web browser 111 continues to show the cache value so that the user sees the latest information. Problems can arise.

이런 웹 페이지 캐쉬 문제를 해결할 수 있는 방법으로, 도 3에 도시된 바와 같이 각 페이지별로 현재 날짜와 시간을 초 단위로 구분할 수 있는 변수값(current_time)을 항상 포함시킨다.As a way to solve the web page cache problem, as shown in FIG. 3, a variable value (current_time) for dividing the current date and time in seconds for each page is always included.

이후, 웹 페이지나 이 페이지를 호출하는 동적 생성 모듈내에 해당 웹 페이지의 URL에 시간 변수를 강제 삽입함으로써, 항상 새로운 URL의 웹 페이지를 찾게 되므로 최신의 정보를 제공한다.Then, by forcibly inserting a time variable into the URL of the web page in the web page or the dynamic generation module that calls the page, the web page of the new URL is always found, thereby providing the latest information.

이제, 더미(Dummy Page)를 이용한 URL 방향전환(Redirection)을 통해 웹 브라우저(111)의 리로드 버튼이 제공하는 원래의 기능을 피해가는 과정을 도 4를 통해 보다 상세히 설명하면 다음과 같다.Now, the process of avoiding the original function provided by the reload button of the web browser 111 through URL redirection using a dummy page will be described in more detail with reference to FIG. 4.

본 실시예에서는 현재 상태를 유지해야 하는 정보에 대해 웹 브라우저(111)가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 더미 페이지의 주소로 방향전환시키고, 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하고, 이를 통해 리로드(Reload) 버튼을 누르면, 웹 브라우저(111)가 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공할 수 있다.In this embodiment, a dummy page is generated and changed to a dummy page address after changing user information on the web page so that the web browser 111 does not cache previous information for the information that needs to be maintained in the current state. If the page implements the function of calling the corresponding web page, and presses the reload button through this, the web browser 111 can ignore the previous information change operation of the web page and provide the latest information to the user. have.

사용자 정보 유지를 막는 리로드(Reload) 버튼의 문제는 이전 작업의 재수행에 있으므로 이를 해결하는 방법으로, 해당 웹 페이지의 사용자 정보 변경후에 더미 페이지(Dummy Page)를 만들어 강제로 URL을 방향전환(Redirection)시키고 더미 페이지(Dummy Page)에서 다시 해당 웹 페이지를 호출하는 방식을 이용하여 리로드 버튼이 이전 정보 변경 작업은 무시하고 URL 방향전환(Redireciton)만 재수행하도록 하여 이를 해결할 수 있다.The problem with the Reload button, which prevents the user information retention, is in reworking the previous operation. As a workaround, a dummy page is created after changing the user information of the web page and forced to redirect the URL. By reloading the web page from the dummy page, the reload button ignores previous information changes and only redo URL redirects.

이런 기법을 이용했을 때, 웹 페이지에서 리로드 버튼을 누르면 추가, 변경, 삭제 등의 작업이 재수행되는 것이 아니라 더미 페이지로 방향전환(Redirection)되는 작업이 재수행되므로 리로드 버튼에 의한 오 동작을 막을 수 있다.Using this technique, if the reload button is pressed on the web page, the operations such as redirection to the dummy page are re-executed rather than re-added, changed, or deleted, so that the reload button is prevented from malfunctioning. Can be.

이에 대한 개발 방법을 도 5를 통해 보다 상세히 설명하면 다음과 같다.The development method thereof will be described in more detail with reference to FIG. 5 as follows.

데이터의 추가, 변경, 삭제를 수행하는 동적 웹 페이지를 개발하는 사람에게 있어, 데이터 작업을 한 결과를 보이는 페이지에서 리로드(Reload) 버튼은 이For someone who develops a dynamic web page that adds, changes, or deletes data, the Reload button on the page that shows the results of working with the data.

전에 수행했던 데이터 작업을 중복 수행하므로, 이로 인한 오류를 막기 위해 데이터 작업을 수행하는 모듈의 결과 화면을 원래 페이지를 생성하는 모듈에서 보이지 않도록 해야 한다. 즉, 데이터 작업을 수행하는 모듈에서 데이터 작업이 끝나면 원래 모듈로 보내는 것이 아니라, 외부 더미페이지로 강제로 분기하게 만드는 것이다. 이때, 더미 페이지에서는 아무일도 하지 않고 원래 페이지로 분기한다. 이로 인해, 사용자가 리로드(Reload) 버튼(혹은 새로고침 버튼)을 누르면 기존의 데이터 작업을 재수행하는 것이 아니라, 마지막에 수행한 더미 페이지로의 강제 분기를 수행함으로써 앞서 설명한 오류를 피할 수 있다.Since we duplicate the data work we did before, to avoid this error, make sure that the result screen of the module that does the data work is not visible to the module that creates the original page. In other words, in the module that performs the data operation, when the data operation is completed, it is not sent to the original module, but forcibly branches to the external dummy page. At this time, the dummy page does nothing and branches to the original page. As a result, when the user presses the reload button (or the refresh button), the aforementioned error can be avoided by performing a forced branch to the last dummy page, instead of performing the existing data operation again.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the spirit of the present invention for those skilled in the art to which the present invention pertains, and the above-described embodiments and accompanying It is not limited to the drawing.

상기한 바와 같은 본 발명은, 웹에서 주요 정보의 상태를 항상 최신으로 유지함으로써 사용자에게 발생할 수 있는 혼란을 방지하여 사용자에게 편의성을 증대시킬 수 있는 효과가 있다.As described above, the present invention has an effect of increasing convenience for the user by preventing confusion that may occur to the user by keeping the state of the main information always up to date.

Claims (14)

인터넷 전자상거래 시스템에서의 정보 상태 유지 방법에 있어서,In the information maintaining method in the Internet e-commerce system, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제 1 단계; 및A first step of setting a variable value in the web page that avoids caching the previous information of the browser so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 2 단계A second step in which, when performing a back function on the information, the browser provides the user with the latest information without caching the previous information for which the variable value is set; 를 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Information status maintenance method in the Internet e-commerce system made, including. 제 1 항에 있어서,The method of claim 1, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제 3 단계; 및In order to prevent the browser from caching the previous information for the information that needs to be maintained in the current state, after changing the user information on the web page, a dummy page is generated and redirected to the address of the dummy page. A third step of implementing a function of calling a page; And 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제 4 단계A fourth step of the browser disregarding the previous information change operation of the corresponding web page and providing the latest information to the user when performing the reload function 를 더 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Method of maintaining the information state in the Internet e-commerce system made further comprising. 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법에 있어서,In the information maintaining method in the Internet e-commerce system, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제 1 단계; 및A first step of forcibly inserting a time variable value capable of dividing the current date and time in seconds into the address (URL) for each web page so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 2 단계A second step of, when performing a back function, the browser provides the user with the latest information without caching previous information based on the time variable value 를 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Information status maintenance method in the Internet e-commerce system made, including. 제 3 항에 있어서,The method of claim 3, wherein 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제 3 단계; 및In order to prevent the browser from caching the previous information for the information that needs to be maintained in the current state, after changing the user information on the web page, a dummy page is generated and redirected to the address of the dummy page. A third step of implementing a function of calling a page; And 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제 4 단계A fourth step of the browser disregarding the previous information change operation of the corresponding web page and providing the latest information to the user when performing the reload function 를 더 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Method of maintaining the information state in the Internet e-commerce system made further comprising. 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법에 있어서,In the information maintaining method in the Internet e-commerce system, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제 1 단계; 및In order to prevent the browser from caching the previous information for the information that needs to be maintained in the current state, after changing the user information on the corresponding web page, a dummy page is generated and redirected to the address of the dummy page. A first step of implementing a function of calling; And 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제 2 단계A second step of when the reload function is performed, the browser ignores the previous information change operation of the corresponding web page and provides the latest information to the user; 를 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Information status maintenance method in the Internet e-commerce system made, including. 제 5 항에 있어서,The method of claim 5, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제 3 단계; 및A third step of setting a variable value in the web page that avoids caching the previous information of the browser so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 4 단계A fourth step of, when performing a back function on information, the browser provides the user with the latest information without caching the previous information for which the variable value is set; 를 더 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Method of maintaining the information state in the Internet e-commerce system made further comprising. 제 5 항 또는 제 6 항에 있어서,The method according to claim 5 or 6, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제 5 단계; 및The fifth step of forcibly inserting a time variable value that can distinguish the current date and time in seconds in the address (URL) for each web page so that the browser does not cache the previous information for the information that needs to be maintained. ; And 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제 6 단계A sixth step in which, when performing a back function, the browser provides the user with the latest information without caching previous information based on the time variable value 를 더 포함하여 이루어진 인터넷 전자상거래 시스템에서의 정보 상태 유지 방법.Method of maintaining the information state in the Internet e-commerce system made further comprising. 프로세서를 구비한 인터넷 전자상거래 시스템에,In the Internet e-commerce system having a processor, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제1 기능; 및A first function of setting a variable value in a corresponding web page to avoid caching the previous information of the browser so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제2 기능A second function that, when performing a back function on information, the browser provides the user with the latest information without caching the previous information for which the variable value is set 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this. 제 8 항에 있어서,The method of claim 8, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제3 기능; 및In order to prevent the browser from caching the previous information for the information that needs to be maintained in the current state, after changing the user information on the web page, a dummy page is generated and redirected to the address of the dummy page. A third function of implementing a function of calling a page; And 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제4 기능A fourth function of, when performing a reload function, the browser ignores the previous information change operation of the corresponding web page and provides the latest information to the user 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization. 프로세서를 구비한 인터넷 전자상거래 시스템에,In the Internet e-commerce system having a processor, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제1 기능; 및A first function of forcibly inserting a time variable value capable of dividing the current date and time in seconds into the address (URL) for each web page so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제2 기능A second function that, when performing a back function, the browser provides the user with the latest information without caching previous information based on the time variable value 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this. 제 10 항에 있어서,The method of claim 10, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제3 기능; 및In order to prevent the browser from caching the previous information for the information that needs to be maintained in the current state, after changing the user information on the web page, a dummy page is generated and redirected to the address of the dummy page. A third function of implementing a function of calling a page; And 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제4 기능A fourth function of, when performing a reload function, the browser ignores the previous information change operation of the corresponding web page and provides the latest information to the user 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization. 프로세서를 구비한 인터넷 전자상거래 시스템에,In the Internet e-commerce system having a processor, 현재 상태를 유지해야 하는 정보에 대해 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에서의 사용자 정보 변경후에 더미 페이지를 생성하여 상기 더미 페이지의 주소로 방향전환시키고, 상기 더미 페이지에서 상기 해당 웹 페이지를 호출하는 기능을 구현하는 제1 기능; 및In order to prevent the browser from caching the previous information for the information that needs to be maintained in the current state, after changing the user information on the corresponding web page, a dummy page is generated and redirected to the address of the dummy page. A first function of implementing a function of calling; And 리로드(Reload) 기능 수행시에, 상기 브라우저가 상기 해당 웹 페이지의 이전정보 변경 작업을 무시하고 최신의 정보를 사용자에게 제공하는 제2 기능A second function in which, when the reload function is performed, the browser ignores the previous information change operation of the corresponding web page and provides the latest information to the user 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this. 제 12 항에 있어서,The method of claim 12, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지에 상기 브라우저의 이전 정보 캐쉬 기능을 피해가는 변수값을 설정하는 제3 기능; 및A third function of setting a variable value in the web page that avoids caching the previous information of the browser so that the browser does not cache the previous information for the information that needs to be maintained in the current state; And 정보에 대한 백(Back) 기능 수행시에, 상기 브라우저가 상기 변수값이 설정된 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제4 기능A fourth function of providing the user with the latest information without performing cache of previous information for which the variable value is set when performing a back function on the information; 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization. 제 12 항 또는 제 13 항에 있어서,The method according to claim 12 or 13, 현재 상태를 유지해야 하는 정보에 대해 상기 브라우저가 이전 정보를 캐쉬하지 않도록, 해당 웹 페이지별로 주소(URL)에 현재 날짜와 시간을 초 단위로 구분할 수 있는 시간변수값을 강제로 삽입하는 제5 기능; 및A fifth function of forcibly inserting a time variable value for distinguishing the current date and time in seconds into the address (URL) for each web page so that the browser does not cache the previous information for the information that needs to be kept current; ; And 백(Back) 기능 수행시에, 상기 브라우저가 상기 시간변수값을 바탕으로 이전 정보를 캐쉬하지 않고 최신의 정보를 사용자에게 제공하는 제6 기능A sixth function in which the browser provides the user with the latest information without caching previous information based on the time variable value when performing a back function; 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization.
KR1019990053823A 1999-11-30 1999-11-30 Method for keeping information status in internet electronic commerce system KR100564024B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990053823A KR100564024B1 (en) 1999-11-30 1999-11-30 Method for keeping information status in internet electronic commerce system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990053823A KR100564024B1 (en) 1999-11-30 1999-11-30 Method for keeping information status in internet electronic commerce system

Publications (2)

Publication Number Publication Date
KR20010048939A true KR20010048939A (en) 2001-06-15
KR100564024B1 KR100564024B1 (en) 2006-03-24

Family

ID=19622680

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990053823A KR100564024B1 (en) 1999-11-30 1999-11-30 Method for keeping information status in internet electronic commerce system

Country Status (1)

Country Link
KR (1) KR100564024B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109874060A (en) * 2019-01-04 2019-06-11 烽火通信科技股份有限公司 A kind of miscue method and system of browser nesting hidden page

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109874060A (en) * 2019-01-04 2019-06-11 烽火通信科技股份有限公司 A kind of miscue method and system of browser nesting hidden page
CN109874060B (en) * 2019-01-04 2021-04-27 烽火通信科技股份有限公司 Error prompting method and system for browser nested hidden page

Also Published As

Publication number Publication date
KR100564024B1 (en) 2006-03-24

Similar Documents

Publication Publication Date Title
US5987480A (en) Method and system for delivering documents customized for a particular user over the internet using imbedded dynamic content
CA2406713C (en) Method and apparatus for relaying session information from a portal server
US6362840B1 (en) Method and system for graphic display of link actions
US8055705B2 (en) Method and apparatus for enabling associated portlets of a web portlet to collaborate for synchronized content display
US6510458B1 (en) Blocking saves to web browser cache based on content rating
US7599915B2 (en) Portal linking tool
KR100825438B1 (en) Translation ordering system
EP1008104B1 (en) Drag and drop based browsing interface
US8312170B2 (en) Method and apparatus for managing a collection of portlets in a portal server
US6571295B1 (en) Web page annotating and processing
US7523158B1 (en) System and method for partial page updates using a proxy element
US20040225749A1 (en) Transformation of web site summary via taglibs
US20060235935A1 (en) Method and apparatus for using business rules or user roles for selecting portlets in a web portal
US20070209011A1 (en) System and method for dynamic creation and customization of user interface in a web service environment
US20040225724A1 (en) RPC type SOAP service access via taglibs for dynamic web content
US20030237044A1 (en) Linking to a page
US20070288591A1 (en) Method, system, and program product for caching application data in a browser cache
US20040225959A1 (en) Appearance properties for web applications using TagLibs
KR100564024B1 (en) Method for keeping information status in internet electronic commerce system
Shao et al. An agent architecture for supporting individualized services in Internet applications
CN117348960A (en) Webpage content export method, device, equipment and medium
KR20010000664A (en) the Customized web browser for the marketing and business
TW389870B (en) Method and apparatus for generating intelligent web site
KR20010048943A (en) Method for automatically generating sub-URL for hosted stores in electronic commerce hosting service
CA2327198A1 (en) Cache page indexing for web server environments

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110308

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee