Ignore:
Timestamp:
09/15/11 11:35:17 (13 years ago)
Author:
vmipsl
Message:

Servlet _ tooltip aide

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/applets/src/com/ether/AppletTimeSerie.java

    r190 r198  
    1919    public void init() 
    2020    { 
     21        // Appelée par la jsp : 
     22//        <%--this.plotWindow.getContent().innerHTML = '<applet code="AppletTimeSerie.class" codebase="<%=request.getContextPath()%>/applets" height="400px" width="400px"> ' +--%> 
     23//        <%--'<param name="plateformId" value="14"> ' +--%> 
     24//        <%--'<param name="parameterId" value="90"> ' +--%> 
     25//        <%--'<param name="dateBegin" value=""> ' +--%> 
     26//        <%--'<param name="dateEnd" value=""> ' +--%> 
     27//        <%--'<param name="title" value="zzzz"> ' +--%> 
     28//        <%--'<param name="axeType" value="MOBILE"> ' +--%> 
     29//        <%--'</applet>';--%> 
     30 
     31 
    2132        String app_context1 = "classpath:dao-context.xml"; 
    2233        String app_context2 = "classpath:service-context.xml"; 
Note: See TracChangeset for help on using the changeset viewer.