aspose file tools
The moose likes JSP and the fly likes change of logo image src in JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "change of logo image src in JSP " Watch "change of logo image src in JSP " New topic
Author

change of logo image src in JSP

keerthana kuruba
Greenhorn

Joined: May 12, 2011
Posts: 22
Hi,

I have one jsp for login page. the logo.jpg will display in login page nd every page of the application.I want to restrict this logo.jpg to only login page.Not to every page of web application.Please let me know how can i change this thing.I try to changed the javascript function onload but no change.This is an opensource application which i hava downloaded.Kindly help me or give me suggetsiond to do this.

here am appending the jsp file to u.
------------------------------------------------------------

-------------------------------------------------------------------------------------------------------

please please just check it the code...and help me.
Hell Boy
Greenhorn

Joined: Aug 29, 2011
Posts: 6
Hi

The system you're using is OpenGTS ok.
good to change the boot logo once a session just the C: \ opengts \ war \ track \ extra \ images and replace the files and Banner_GPSSatShadow.png Banner_GPSSat.png for your custom images must be the same size and format PNG .
Then compile the project and ant all ready ...
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: change of logo image src in JSP
 
Similar Threads
spaces while populating using s:iterator
Error comes whilke compiling the jsp page
no error message display for invalid user and password authentication
HTML does not print properly - table width exceeding 100%?
problem in running a servlet