Package sk.iway.iwcm.components.offline
Class OfflineService
java.lang.Object
sk.iway.iwcm.components.offline.OfflineService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
downloadUrl
(String basePath, javax.servlet.http.HttpServletRequest req) Stiahnutie stranky s vyuzitim Jakarta HTTP Client (zvlada POST aj GET) nemoze sa pouzit nastroj z Tools, tu su customizovane hlavickyvoid
execute
(Identity user, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
Field Details
-
CROP_START
- See Also:
-
CROP_END
- See Also:
-
-
Constructor Details
-
OfflineService
public OfflineService()
-
-
Method Details
-
execute
public void execute(Identity user, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException - Throws:
IOException
-
downloadUrl
Stiahnutie stranky s vyuzitim Jakarta HTTP Client (zvlada POST aj GET) nemoze sa pouzit nastroj z Tools, tu su customizovane hlavicky- Parameters:
basePath
-req
-- Returns:
-