0senjed0
09-13-2009, 09:09 PM
i have html + java website and it dose not work fine .
at the left page of solmate.ir i have java menu and it dose not load .
when i ask my hosting provider them told me :
=======================
- you are not able to see the left option in the main page of http://solmate.ir/ .
- In the coding of index.html file , you have mentioned the following:
script type="text/javascript
But you are using JSP(java servlet pages) instead of java script for this. So you need to please correct it and use JS script instead of JSP script.
=======================
now what should i do exactly ?
i must change script type="text/JSP
or do any other update ?
(my menu name is menu.JSP)
at the left page of solmate.ir i have java menu and it dose not load .
when i ask my hosting provider them told me :
=======================
- you are not able to see the left option in the main page of http://solmate.ir/ .
- In the coding of index.html file , you have mentioned the following:
script type="text/javascript
But you are using JSP(java servlet pages) instead of java script for this. So you need to please correct it and use JS script instead of JSP script.
=======================
now what should i do exactly ?
i must change script type="text/JSP
or do any other update ?
(my menu name is menu.JSP)
