gestion.prod1.strator.eu
Open in
urlscan Pro
193.16.153.32
Public Scan
Submitted URL: http://gestion.prod1.strator.eu/
Effective URL: https://gestion.prod1.strator.eu/PortalGamme6/login.jsf;jsessionid=69B4CC1FD312BBBE741697791008FFAD
Submission: On July 24 via api from NL — Scanned from ES
Effective URL: https://gestion.prod1.strator.eu/PortalGamme6/login.jsf;jsessionid=69B4CC1FD312BBBE741697791008FFAD
Submission: On July 24 via api from NL — Scanned from ES
Form analysis
2 forms found in the DOMName: loginForm_custom — POST /PortalGamme6/j_spring_security_check
<form id="loginForm_custom" name="loginForm_custom" method="post" action="/PortalGamme6/j_spring_security_check" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="loginForm_custom" value="loginForm_custom" autocomplete="off">
<script id="j_id14" type="text/javascript">
//<![CDATA[
initLoginBean = function(codepdv) {
A4J.AJAX.Submit('_viewRoot', 'loginForm_custom', null, {
'similarityGroupingId': 'j_id14',
'actionUrl': '/PortalGamme6/login.jsf',
'oncomplete': function(request, event, data) {
applyStratorErgonomy();
showVirtClavierHEADERLogin();
clickHandler();
},
'parameters': {
'codepdv': codepdv,
'j_id14': 'j_id14'
}
})
};
//]]>
</script><input id="redirect_hidden_input" type="hidden" name="redirect_hidden_input" autocomplete="off">
<!-- Form table -->
<div class="loginFormTable">
<div class="loginFormRow">
<div class="loginFormCell">
<label for="loginform_codepdv" id="txt-codepdv">Código punto de venta :</label>
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell loginFormInputCell">
<!-- Note: When the tactile keyboard is enabled, the blur event is replaced by the change one.
This one is progamatically called after the keyboard validation event (i.e. event.isTrusted == undefined).
It's necessary because the dialog opening looses the focus and triggers the blur event. --><input xmlns="http://www.w3.org/1999/xhtml" id="loginform_codepdv" type="number" name="loginform_codepdv" value=""
class="number_type integer_type "
onblur="if(getStatusVirtClavierHEADER()){return false;};A4J.AJAX.Submit('_viewRoot','loginForm_custom',event,{'similarityGroupingId':'j_id18','actionUrl':'/PortalGamme6/login.jsf','control':this,'oncomplete':function(request,event,data){showVirtClavierHEADERLogin(); clickHandler();},'parameters':{'j_id18':'j_id18','ajaxSingle':'loginform_codepdv'} } )"
onchange="if(!getStatusVirtClavierHEADER() || event.isTrusted){return false;};A4J.AJAX.Submit('_viewRoot','loginForm_custom',event,{'similarityGroupingId':'j_id17','actionUrl':'/PortalGamme6/login.jsf','control':this,'oncomplete':function(request,event,data){showVirtClavierHEADERLogin(); clickHandler(); if(false){jQuery('#j_password').focus();}},'parameters':{'j_id17':'j_id17','ajaxSingle':'loginform_codepdv'} } )"
title="Código punto de venta" autocomplete="off">
</div>
<div class="loginFormCell">
<input class="loginFormButton orange awesome clavieroff" id="clavierBtnHEADER" onclick="keyboardChangeStateLogin(); showVirtClavierHEADERLogin();" type="button" value="Teclado táctil" autocomplete="off">
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell">
<label for="j_username" id="txt-username">Usuario :</label>
</div>
</div>
<div class="loginFormRow">
<div xmlns="http://www.w3.org/1999/xhtml" id="j_username_list" class="loginFormCell loginFormInputCell">
<div class="holder stratorSilver25Scroller stratorDropdown">
<div class="jquery-selectbox jquery-custom-selectboxes-replaced disabled stratorDropdown stratorWhiteDropDown" style="width: 100%;">
<div class="jquery-selectbox-moreButton disabled"></div><span class="jquery-selectbox-currentItem"></span>
<div class="jquery-selectbox-list jquery-custom-selectboxes-replaced-list" style="height: auto;"></div><select id="j_username" name="j_username" class="stratorDropdown stratorWhiteDropDown" size="1"
onchange="A4J.AJAX.Submit('_viewRoot','loginForm_custom',event,{'similarityGroupingId':'j_id21','actionUrl':'/PortalGamme6/login.jsf','control':this,'parameters':{'j_id21':'j_id21','ajaxSingle':'j_username'} } )" title="Usuario"
disabled="disabled" stratorergonomie="true" style="display: none;"></select>
</div>
</div>
<script type="text/javascript">
jQuery('#j_username').stratorDropDown({
listboxMaxHeight: 120,
classToRemove: 'displayNone'
});
</script>
<script type="text/javascript">
//<![CDATA[
function applyStratorErgonomy(elm, param) {
var selector = "select#j_username";
try {
selector = eval("select#j_username");
} catch (e) {}
jQuery(elm || selector).stratorDropDown({
listboxMaxHeight: 120,
classToRemove: 'displayNone'
});
}
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
jQuery(document).ready(function() {
var selector = "select#j_username";
try {
selector = eval("select#j_username");
} catch (e) {}
jQuery(selector).stratorDropDown({
listboxMaxHeight: 120,
classToRemove: 'displayNone'
});
});
//]]>
</script>
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell">
<label for="j_password" id="txt-password">Contraseña :</label>
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell loginFormInputCell"><input xmlns="http://www.w3.org/1999/xhtml" id="j_password" type="password" name="j_password" title="Contraseña" disabled="disabled" class="disabledInput" autocomplete="off">
</div>
</div>
<div id="rememberMeDiv" class="loginFormRow" style="display: none;">
<div class="rememberMeRow">
<div><input id="rememberMeInput" type="checkbox" name="rememberMeInput" stratorergonomie="true" autocomplete="off" style="position: absolute; z-index: -1; visibility: hidden;"><span class="jquery-safari-checkbox"><span class="mark">
<div class="imgHolder"></div>
</span></span>
<script type="text/javascript">
jQuery('#rememberMeInput').stratorCheckBox();
</script>
</div>
<div><label> Recordarme</label>
</div>
</div>
</div><span xmlns="http://www.w3.org/1999/xhtml" id="errorsGroup"></span>
<div class="loginFormRow">
<div class="loginFormCell"><span xmlns="http://www.w3.org/1999/xhtml" id="submitButtonGroupId"><input id="submitButton" type="submit" name="submitButton" value="Validar" onclick="showWaitStatus()" disabled="disabled"
class="large off white awesome loginFormButton loginFormSubmitButton" autocomplete="off"></span>
</div>
</div>
<div class="loginFormRow">
<br><span xmlns="http://www.w3.org/1999/xhtml" id="recuperationLinkPanelId"></span>
</div>
</div>
<script type="text/javascript">
<!--
document.getElementById('loginForm_custom').action = '/PortalGamme6/j_spring_security_check';
-->
</script><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id1" autocomplete="off">
</form>
Name: j_id44:loginPopupForm — POST /PortalGamme6/login.jsf
<form id="j_id44:loginPopupForm" name="j_id44:loginPopupForm" method="post" action="/PortalGamme6/login.jsf" target="">
<script id="j_id44:j_id48" type="text/javascript">
//<![CDATA[
initLoginPopupBean = function() {
A4J.AJAX.Submit('_viewRoot', 'j_id44:loginPopupForm', null, {
'similarityGroupingId': 'j_id44:j_id48',
'actionUrl': '/PortalGamme6/login.jsf',
'oncomplete': function(request, event, data) {
applyStratorErgonomy();
clickHandler();
},
'parameters': {
'j_id44:j_id48': 'j_id44:j_id48'
}
})
};
//]]>
</script>
<!-- JQuery to force apply of Strator ergonomy on first load -->
<script type="text/javascript">
//<![CDATA[
function applyStratorErgonomy(elm, param) {
var selector = "select#j_id44\\:j_username";
try {
selector = eval("select#j_id44\\:j_username");
} catch (e) {}
jQuery(elm || selector).stratorDropDown({
listboxMaxHeight: 120,
classToRemove: 'displayNone'
});
}
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
{
var selector = "select#j_id44\\:j_username";
try {
selector = eval("select#j_id44\\:j_username");
} catch (e) {}
jQuery(selector).stratorDropDown({
listboxMaxHeight: 120,
classToRemove: 'displayNone'
});
}
//]]>
</script>
<!-- Form table -->
<div class="loginTelemFormTable">
<div class="loginFormRow">
<div class="loginFormCell">
<label for="j_username" id="txt-username">Usuario :</label>
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell loginFormInputCell">
<div class="holder stratorSilver25Scroller stratorDropdown">
<div class="jquery-selectbox jquery-custom-selectboxes-replaced stratorDropdown stratorWhiteDropDown" style="width: 100%;">
<div class="jquery-selectbox-moreButton"></div><span class="jquery-selectbox-currentItem"></span>
<div class="jquery-selectbox-list jquery-custom-selectboxes-replaced-list" style="height: auto;"></div><select id="j_id44:j_username" name="j_id44:j_username" class="stratorDropdown stratorWhiteDropDown" size="1" title="Usuario"
stratorergonomie="true" style="display: none;"></select>
</div>
</div>
<script type="text/javascript">
jQuery('#j_id44\\:j_username').stratorDropDown({
listboxMaxHeight: 120,
classToRemove: 'displayNone'
});
</script>
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell">
<label for="j_password" id="txt-password">Contraseña :</label>
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell loginFormInputCell"><input id="j_id44:j_password" type="password" name="j_id44:j_password" title="Contraseña" autocomplete="off">
</div>
</div>
<div class="loginFormRow">
<div class="loginFormCell"><input id="j_id44:submit" type="submit" name="j_id44:submit" value="Validar" onclick="showWaitStatus()" class="large white awesome loginFormButton loginFormSubmitButton" autocomplete="off">
</div>
</div>
</div><input type="hidden" autocomplete="off" name="j_id44:loginPopupForm" value="j_id44:loginPopupForm"><input type="hidden" autocomplete="off" name="autoScroll" value="">
<script type="text/javascript">
function clear_j_id44_3AloginPopupForm() {
_clearJSFFormParameters('j_id44:loginPopupForm', '', ['j_id44:loginPopupForm:_link_hidden_', 'j_id44:loginPopupForm:j_idcl']);
}
function clearFormHiddenParams_j_id44_3AloginPopupForm() {
clear_j_id44_3AloginPopupForm();
}
function clearFormHiddenParams_j_id44_loginPopupForm() {
clear_j_id44_3AloginPopupForm();
}
clear_j_id44_3AloginPopupForm();
</script><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id1" autocomplete="off">
</form>
Text Content
Acceder a la aplicación de venta Código punto de venta : Usuario : Contraseña : Recordarme Login Mantenimiento Usuario : Contraseña : 5.2.1 Clavierclose Clavierclose