Produced by Araxis Merge on 9/11/2017 8:05:40 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\sms_main\sms_source\mhv_sms_ng\mhv-sm-web\src\main\webapp | sessionExpired.jsp | Sat May 13 00:13:46 2017 UTC |
2 | MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\sms_main\sms_source\mhv_sms_ng\mhv-sm-web\src\main\webapp | sessionExpired.jsp | Thu Sep 7 19:21:44 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 3 | 160 |
Changed | 2 | 4 |
Inserted | 0 | 0 |
Removed | 0 | 0 |
Whitespace | |
---|---|
Character case | Differences in character case are significant |
Line endings | Differences in line endings (CR and LF characters) are ignored |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | <%@ taglib prefix="s " uri="/st ruts-tags" %> | |
2 | <%@ page i mport="gov .va.med.mh v.sm.web.u tils.ut" % > | |
3 | <%@ page i mport="gov .va.med.mh v.sm.enume ration.Use rTypeEnum" %> | |
4 | ||
5 | <!DOCTYPE HTML PUBLI C "-//W3C/ /DTD HTML 4.01//EN" "http://ww w.w3.org/T R/html4/st rict.dtd"> | |
6 | <html lang ="en"> | |
7 | <head> | |
8 | <title>My HealtheVet - Secure Messaging - Session Expired</t itle> | |
9 | <meta name ="Title" c ontent="My HealtheVe t - Secure Messaging - Session Expired" /> | |
10 | <meta name ="Creator" content=" My Healthe Vet" /> | |
11 | <meta name ="Subject" content=" Secure Mes saging" /> | |
12 | <meta name ="Descript ion" conte nt="Secure Messaging - Session Expired P age" /> | |
13 | <meta name ="Keywords " content= "Secure Me ssaging" / > | |
14 | <meta name ="Type" co ntent="App lication" /> | |
15 | <meta name ="Language " content= "en-US" /> | |
16 | <meta name ="DateCrea ted" conte nt="200801 01" /> | |
17 | ||
18 | <l ink rel="s tylesheet" media="al l" href="c ss/sms_sty les.css" t ype="text/ css" /> | |
19 | ||
20 | <! --[if IE]> | |
21 | <l ink rel="s tylesheet" media="al l" href="c ss/sms_sty les-ie.css " type="te xt/css" /> | |
22 | <! [endif]--> | |
23 | </head> | |
24 | <body><a h ref="#skip _sms_navig ation"><im g id="skip SmsNavigat ion" src=" images/spa cer.gif" a lt="Skip N avigation" name="ski pSmsNaviga tion" widt h="1" heig ht="1" bor der="0" al ign="left" /></a> | |
25 | <table wid th="100%" cellpaddin g="0" cell spacing="0 " border=" 0" class= "sm_table" > | |
26 | ||
27 | <t r><td clas s="sm_head er"><img s rc="images /sms/sm_he ader_r1_c1 .jpg" alt ="My Healt heVet" sty le="border :0px;" ></ td> | |
28 | <td class="sm_ header_rig ht" valign ="middle" align="rig ht"><p> | |
29 | <a hre f="javascr ipt:self.c lose()" on Click="win dow.close( );"><img s rc="images /sms/btn_c loseSecure Messaging. jpg" width ="155" hei ght="27" a lt="Close Secure Mes saging" st yle="borde r:0px;" >< /a> | |
30 | ||
31 | ||
32 | ||
33 | ||
34 | <%-- ADD C ONDITIONAL LOGIC TO DISPLAY AP PROPRIATE MESSAGE -- %> | |
35 | ||
36 | </p></td>< /tr> | |
37 | <t r><td cols pan="2"><t able width ="100%" ce llpadding= "0" cellsp acing="0" border="0" > | |
38 | <t r class="s m_title_ro w"><td cla ss="sm_tit le_header" valign="m iddle" ali gn="left"> <h1>Secure Messaging </h1></td> | |
39 | <td class="sm_ title_head er_right" valign="mi ddle" alig n="right" ><img src= "images/sm s/sm_heade r_r2_c2.jp g" width=" 470" heigh t="43" alt ="SM Heade r" border= "0" /></td ></tr> | |
40 | </ table></td ></tr> | |
41 | ||
42 | ||
43 | <tr><td co lspan="2" valign="to p" align=" left" clas s="sm_main _cell"> | |
44 | <t able width ="100%" ce llpadding= "0" cellsp acing="0" border="0" id="sm_b oxTable"> | |
45 | <tr> <td valign ="top" ali gn="left" width="6" class="sm_ boxLeft">< img src="i mages/sms/ border_top Left.gif" width="6" height="13 " alt="Bor der Top Le ft" border ="0" /></t d> | |
46 | ||
47 | <td va lign="top" align="le ft" class= "sm_box" > <table cel lpadding=" 0" cellspa cing="0" b order="0" > | |
48 | <tr><td valign="to p" align=" left"> | |
49 | <!-- START LOGIN FOR M CODE --> | |
50 | <table id="sms-L ogin" cell padding="0 " cellspac ing="0" bo rder="0" a lign="righ t"><tr><td valign="t op" align= "left"> | |
51 | <h2>Wa rning! Due to inacti vity, your session h as expired .</h2> | |
52 | <% | |
53 | Us erTypeEnum userType = ut.getUs erTypeBase dOnHostInR equest(req uest); | |
54 | St ring login Label; | |
55 | if (userType == UserTy peEnum.CLI NICIAN) { | |
56 | loginLabe l = "You m ay regain access to Secure Mes saging thr ough your CPRS Tools Menu."; | |
57 | } else if (u serType == UserTypeE num.ADMINI STRATOR) { | |
58 | loginLabel = "Please sign back into your account o n My Healt h<strong>< em>e</em>< /strong>Ve t Admin Po rtal (<a h ref=\"http s://admin. myhealth. DNS \">https:/ /admin.myh ealth. DNS </a>) and access Sec ure Messag ing again. "; | |
59 | } else { | |
60 | loginLabel = "Please sign back into your account o n the My H ealth<stro ng><em>e</ em></stron g>Vet home page at < a href=\"h ttps://www .myhealth. DNS \">https:/ /www.myhea lth. DNS </a> and a ccess Secu re Messagi ng again." ; | |
61 | } | |
62 | %> | |
63 | <p><%= loginLabel %></p> | |
64 | </td> | |
65 | </tr> | |
66 | </tabl e> | |
67 | <!-- END L OGIN FORM CODE --> | |
68 | ||
69 | <!-- START INTRO TEX T --> | |
70 | <jsp:inclu de page="/ tiles/glob al/global_ introText. jsp"></jsp :include> | |
71 | <!-- END I NTRO TEXT --></td></ tr></table ></td> | |
72 | <td va lign="top" align="le ft" width= "7" class= "sm_boxRig ht"><img s rc="images /sms/borde r_topRight .gif" widt h="7" heig ht="13" al t="Border Top Right" border="0 " /></td>< /tr> | |
73 | <tr class="bor derLine"> | |
74 | <td va lign="top" align="le ft" width= "6"><img s rc="images /sms/borde r_btmLeft. gif" width ="6" heigh t="13" alt ="Border B ottom Left " border=" 0" /></td> | |
75 | ||
76 | <td va lign="top" align="le ft" class= "sm_boxBot tom"><img src="image s/spacer.g if" width= "1" height ="1" alt=" Spacer" bo rder="0" / ></td> | |
77 | <td va lign="top" align="le ft" width= "7"><img a lign="absb ottom" src ="images/s ms/border_ btmRight.g if" width= "7" height ="13" alt= "Border Bo ttom Right " border=" 0" /></td> </tr> | |
78 | </ table></td ></tr> | |
79 | ||
80 | </table> | |
81 | </body> | |
82 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.