HI Everyone
i need an example in
struts 1 in which an html is included in a
jsp page .
I have provided below the css file and html page when i included this in my struts application the menu drop down is not working when i tried to deploy the same menu and css normally(means running it seperately without includeing in the struts app ) it works perfect .
i think its mainly because of the taglibs which i am not putting properly so can you please provide me what all taglibs i need to place in my jsp to include the below html file and also do tell me if i need to add anything in the html or css file.
HTML code