alert("${variable}");. or alert("<%=var%>");. or full example <html> <head> <script language="javascript"> function access(){ <% String str="Hello World"; ...
確定! 回上一頁