File: index.html

package info (click to toggle)
netbeans-ide 6.0.1%2Bdfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: lenny
  • size: 741,536 kB
  • ctags: 613,961
  • sloc: java: 3,969,489; xml: 336,553; jsp: 11,861; ruby: 10,091; cpp: 4,127; sh: 3,417; ansic: 1,734; sql: 1,306; haskell: 1,019; makefile: 487; perl: 403; objc: 288; php: 120
file content (42 lines) | stat: -rw-r--r-- 2,040 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
        <title>A page</title>
    
        <style type="text/css">
            #search {height:100%;}
            #topmodule {align:right;}
        </style>
        <script language="JavaScript" type="text/javascript">
<!--
function get_sc_login() {
  var sclogin = "guest";
  return (sclogin);
}
var username=get_sc_login();
//-->
        </script>
    
    </head>
    <body>
        <div> &amp; </div>
        <table border="0">
            <tr>
                <td valign="top" style="width:50%">

                    <div style="padding-top:6px;">
                        <a href="http://www.netbeans.org/kb/50/jaxws20.html" title="Building JAX-WS 2.0 Services with NetBeans 5.0" ><img src="/images/articles/glassfish.png" alt="Building JAX-WS 2.0 Services with NetBeans 5.0" style="float:left; margin-top:6px; margin-right:10px; margin-bottom:6px; position:relative;" border="0"></a>
                        <h2 style="display:inline; border-bottom:none; margin-bottom:0px;">Building JAX-WS 2.0 Services with NetBeans 5.0</h2>
                        This article explains how you can use the built-in features of NetBeans 5.0 to create JAX-WS 2.0 services quickly. Once the project has been created, it can be rebuilt (and tested!) with one command. While newer versions of NetBeans include the ability to create JAX-RPC 1.X web services, the JAX-WS 2.0 code is still under development. The steps to create a web service with JAX-WS 2.0 have been simplified, and you can turn a web application project in NetBeans into a web service with very few steps.
                        <a href="http://www.netbeans.org/kb/50/jaxws20.html">Read more <img src="/images/v4/arr_r3.gif" alt="Read more" width="10" height="10" border="0"></a>
                    </div>
                </td>
            </tr>
        </table>
  
        <div @ err="true"/>
        
    </body>
</html>