|
||
|
|||
|
Hi,
I am using Eclipse JEE Ganymede 3.4.2. for developing a web application. My CSS uses a javascript to work with different browsers.The code is working fine with IE6 and IE7 but shows error in eclipse IDE due to which my page is not displayed properly. Can anyone help me!!!?
|
|
||||
|
What error do you get? Could you please attach a screen shot?
__________________
Don't forget to add syntax highlighted code tags around your code: [highlight=Java] code here [/highlight] Forum Tip: Add to peoples reputation ( ) by clicking the button on their useful posts.
|
|
|||
|
Hi
ThankYou My problem got resolved. The JSP was not able to locate the .js file. I then stored it under the same directory as that of JSP. It started working fine though the errors remained on the page. P.S: Ve attached the js file which shows error still runs fine. |
|
||||
|
I'm glad you resolved your issue katty
__________________
Don't forget to add syntax highlighted code tags around your code: [highlight=Java] code here [/highlight] Forum Tip: Add to peoples reputation ( ) by clicking the button on their useful posts.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Beginners Eclipse Tutorial. How to run your first Eclipse Java Application. | JavaPF | Java Code Snippets and Tutorials | 5 | 20-04-2010 09:25 AM |
| how to put session in javascript | rajani | JavaServer Pages: JSP & JSTL | 2 | 08-07-2009 05:46 PM |
| Tomcat Issue | sanyog24681 | Java Servlet | 0 | 21-10-2008 12:55 PM |