NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

training-ui.app context

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:aop="http://www.springframework.org/schema/aop"
xmlns:tx="http://www.springframework.org/schema/tx"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.3.xsd
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-4.3.xsd ">

<!-- Copyright 2006-2020 HighRadius Corporation -->

<bean id="employeeDetailsAction" class="com.highradius.training.action.EmployeeDetailsAction" parent="baseAction" scope="prototype">
<property name="employeeDetailsManager" ref="employeeDetailsManager" />
</bean>

<bean id="invoicedetailsAction" class="bbsr.highradius.training.Action.InvoicedetailsAction" parent="baseAction" scope="prototype">
<property name="Manager" ref="InvoicedetailsManager" />
</bean>

</beans>
--------------------------------------------
struts-

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">

<!-- Copyright 2006-2020 HighRadius Corporation -->

<struts>

<package name="trainingUi" namespace="/training" extends="struts-default">
<interceptors>
<interceptor name="securityInterceptor" class="com.receivablesradius.deductions.interceptors.SecurityInterceptor" />
<interceptor name="parameterValidationInterceptor" class="com.receivablesradius.deductions.interceptors.ParameterValidationInterceptor" />
<interceptor name="authenticationInterceptor" class="com.receivablesradius.deductions.interceptors.AuthenticationInterceptor" />
<interceptor name="instrumentInterceptor" class="com.receivablesradius.deductions.interceptors.InstrumentationInterceptor" />
<interceptor name="authorizationInterceptor" class="com.receivablesradius.deductions.interceptors.AuthorizationInterceptor" />
<interceptor name="parameterAuthorizationInterceptor" class="com.receivablesradius.deductions.interceptors.ParameterAuthorizationInterceptor" />
<interceptor name="fileuploadInterceptor" class="com.receivablesradius.deductions.interceptors.RRDMSFileUploadInterceptor">
<param name="allowedExtensions">.pdf,.jpeg,.jpg,.tiff,.tif,.gif,.png,.txt,.rtf,.doc,.docx,.xls,.xlsx,.odt,.ods,.csv,.EDI,.edi,.msg,.MSG,.eml,.EML,.dat,.DAT,.PDF,.JPEG,.JPG,.TIFF,.TIF,.GIF,.PNG,.TXT,.RTF,.DOC,.DOCX,.XLS,.XLSX,.ODT,.ODS,.CSV,.zip,.ZIP</param>
</interceptor>
<interceptor name="implicitDataSecurityInterceptor" class="com.receivablesradius.deductions.interceptors.DataSecurityInterceptor"/>
<interceptor-stack name="defaultSecurityStack">
<interceptor-ref name="parameterValidationInterceptor"/>
<interceptor-ref name="securityInterceptor" />
<interceptor-ref name="defaultStack">
<param name="exception.logEnabled">true</param>
<param name="exception.logCategory">com.rrdms.unhandled</param>
<param name="exception.logLevel">ERROR</param>
</interceptor-ref>
</interceptor-stack>
<interceptor-stack name="defaultFileUploadStack">
<interceptor-ref name="authenticationInterceptor"/>
<interceptor-ref name="securityInterceptor"/>
<interceptor-ref name="parameterValidationInterceptor"/>
<interceptor-ref name="authorizationInterceptor"/>
<interceptor-ref name="parameterAuthorizationInterceptor"/>
<interceptor-ref name="fileuploadInterceptor"/>
<interceptor-ref name="implicitDataSecurityInterceptor"/>
<interceptor-ref name="defaultStack">
<param name="exception.logEnabled">true</param>
<param name="exception.logCategory">com.rrdms.unhandled</param>
<param name="exception.logLevel">ERROR</param>
</interceptor-ref>
</interceptor-stack>
</interceptors>

<default-interceptor-ref name="defaultSecurityStack" />

<global-results>
<!-- Action jsp when an global exception is thrown -->
<result name="error">/WEB-INF/jsp/Error.jsp</result>
<result name="unauthorized">/unauthorized.jsp</result>
<result name="invalid.token">/invalidToken.jsp</result>
<!-- Session.jsp is invoked when session expires -->
<result name="invalidSession">/Session.jsp</result>
<result name="success">/WEB-INF/jsp/output.jsp</result>
<result name="input">/WEB-INF/jsp/output.jsp</result>
<result name="login" type="redirect">/login.jsp</result>
</global-results>

<action name="getEmployeeDetails" class="employeeDetailsAction" method="getEmployeeDetails"/>
<action name="addNewEmployeeDetails" class="employeeDetailsAction" method="addNewEmployeeDetails"/>
<action name="getOpenInvoiceDetails" class="invoicedetailsAction" method="getInvoiceDetailsdata"/>
<action name="updateEmployeeDetails" class="invoicedetailsAction" method="addNewInvoiceDetails"/>
<action name="deleteEmployeeDetails" class="invoicedetailsAction" method="deleteInvoiceDetails"/>
<action name="getClosedInvoiceDetails" class="invoicedetailsAction" method="getClosedInvoiceDetailsdata"/>
<action name="getpendingInvoiceDetails" class="invoicedetailsAction" method="getPendingInvoiceDetailsdata"/>
<action name="approvependingEmployeeDetails" class="invoicedetailsAction" method="approveInvoiceDetailsdata"/>
<action name="rejectpendingEmployeeDetails" class="invoicedetailsAction" method="rejectInvoiceDetailsdata"/>
</package>
</struts>
------------------------------------------------
scriptloader-
<!-- All JS Files to be loaded into UI go here -->

<!-- SSO UI -->
<jsp:include page="trainingCSSLoader.jsp"/>

<script type="text/javascript" src="../static/extjs6/app/view/training/InvoiceDetailsgrid.js"></script>
<script type="text/javascript" src="../static/extjs6/app/view/training/closedInvoicegrid.js"></script>
<script type="text/javascript" src="../static/extjs6/app/view/training/PendingDetails.js"></script>
<!-- SSO UI -->
----------------------------------
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.