<html> <head> <title>WebRCP Tutorial</title> </head> <body> <h1><a href="tutorial.jsp">Launch RCP tutorial</a></h1> <!-- 以下の1行を追加 --> <h1><a href="SimpleBrowser.jsp">Launch SimpleBrowser</a></h1> </body> </html>