• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

change of logo image src in JSP

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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 ...
reply
    Bookmark Topic Watch Topic
  • New Topic