CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Posts
    44

    Netbeans Web Applications

    I would like to develop web applications with Netbeans v6.9.
    I could not find a tool which allows me to drag and drop objects (textboxes, buttons...etc) while I am designing the web page. Are there any such tool in Netbeans?

  2. #2
    Join Date
    Jun 2007
    Location
    Aurora CO USA
    Posts
    137

    Re: Netbeans Web Applications

    Are you talking about doing JSPs or some Java related technology, or just creating HTML and/or JavaScript pages?

    If it's Java, if you could clarify your question a bit more it would help.

    If it's the others, you need to post in the correct forum. In either case, you'll probably get a faster answer from a NetBeans forum, as there are probably more NB experts there than here where we tend to focus more on more general Java topics.

    Good Luck!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured