Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle about 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

SaeonLogin.jspx
171 171
		<jsp:attribute name="name">searchform</jsp:attribute>
172 172
		<jsp:attribute name="method">post</jsp:attribute>
173 173
		<jsp:attribute name="action">
174
			<jsp:expression>METACAT_URL</jsp:expression>
174
			<jsp:expression>SERVLET_URL</jsp:expression>
175 175
		</jsp:attribute>
176 176
		<jsp:attribute name="target">_top</jsp:attribute>
177 177
		<jsp:attribute name="onsubmit">setQueryFormField()</jsp:attribute>
......
269 269
			<jsp:element name="a">
270 270
				<jsp:attribute name="target">_parent</jsp:attribute>
271 271
				<jsp:attribute name="href">
272
					<jsp:expression>CGI_PREFIX + "/ldapweb.cgi?cfg=saeon"</jsp:expression>
272
					<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon"</jsp:expression>
273 273
				</jsp:attribute>
274 274
				<jsp:element name="img">
275 275
					<jsp:attribute name="src">
......
339 339
			<jsp:element name="a">
340 340
				<jsp:attribute name="target">_parent</jsp:attribute>
341 341
				<jsp:attribute name="href">
342
					<jsp:expression>CGI_PREFIX + "/ldapweb.cgi?cfg=saeon&amp;stage=resetpass"</jsp:expression>
342
					<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon&amp;stage=resetpass"</jsp:expression>
343 343
				</jsp:attribute>
344 344
				<jsp:element name="img">
345 345
					<jsp:attribute name="src">
......
357 357
			<jsp:element name="a">
358 358
				<jsp:attribute name="target">_parent</jsp:attribute>
359 359
				<jsp:attribute name="href">
360
					<jsp:expression>CGI_PREFIX + "/ldapweb.cgi?cfg=saeon&amp;stage=changepass"</jsp:expression>
360
					<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon&amp;stage=changepass"</jsp:expression>
361 361
				</jsp:attribute>
362 362
				<jsp:element name="img">
363 363
					<jsp:attribute name="src">

Also available in: Unified diff