Package DE_EPAGES::RemoteSearch::UI::SuggestProxy
Redirect AJAX request to epages-j search service. This ViewAction is a fallback for installations without reverse proxy setup
Base |
DE_EPAGES::Presentation::UI::JSON |
Functions
SuggestProducts
Send suggest request to epages-j and return answer as JSON string. If parameter
'callback' is set answer will be JSONP with your callback value.
Syntax |
my $JSON = SuggestProducts( $Servlet ); |
Input |
|
Return |
|