Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
101. SolNet : Employment / Java Developer
- www.solnet.co.nz
- Job Title: Java Developer (Junior/Intermediate - not graduate).
- A fully self contained and motivated developer capable of working independently without supervision. ...
- Acts as a fully competent Java Developer on software development projects reporting to the Senior Developer. ...
- Undertakes specific Design (Use Case Realisation) and Java-Development tasks as required by Senior Developer. ...
- Keeps up to date with Java 2 enterprise edition and specifications. ...
- To demonstrate competency with respect to all aspects of Java/J2EE Development and the development process within SolNet. ...
- To contribute fully as a member of the Java Development team within SolNet. ...
- To undertake and pass the Java Developer Certification. ...
- Preferably would have at least 2 years Java experience and have passed the Java Programmer Certification. ...
- Must have experienced at least two significant projects preferably in Java. ...
- May be an experienced developer from a complementary technology e. ... c, c++ but will have a minimum of 12 months Java in addition. ...
102. Pljava-dev Welcome to the Pl/Java developer list
- gborg.postgresql.org
- Pljava-dev Welcome to the Pl/Java developer list.
- If you have an interest of using Java in the PostgreSQL backend and want to try this stuff, start with downloading the development source (there's no stable release yet). ... It's been a while since I worked with the configure utility and makefiles (I've been hiding in the Java cave for a number of years now) and I'm well aware that some stuff in this area could be better. ...
103. Article: C programming language
- en.wikipedia.org
- The Java and C# languages, both descendants of C, use safer ways of referring to variables that make it much harder to write incorrect programs. ...
- Mark Austin, David Chancogne: Introduction to Engineering Programming in C, Matlab and Java, John Wiley & Sons, ISBN 0-471-00116-3 .
- Description from the developer's encyclopedia .
- Ada | Algol | APL | BASIC | COBOL | C | C++ | C# | ColdFusion | Delphi | Eiffel | Forth | FORTRAN | Haskell | Java | JavaScript | Jython | Lisp | ML | Modula-2 | Oberon | Pascal | Objective-C | Perl | PHP | PL/I | PostScript | Powerbuilder | Prolog | Python | QBASIC | Ruby | Scheme | Smalltalk | Tcl/Tk | Visual Basic .
104. Borland
- connect.borland.com
- Ready to take flight? JBuilder X Developer is only $500. ...
- JBuilder X Developer puts power and control in your hands, with technologies for rapidly creating and deploying Web and database applications including a full-featured yet nimble editor, Struts designer, advanced refactorings, unit testing, and team development support.
105. The Java Developer
- cesare.dsi.uniroma1.it
- The Java* Developer.
- Also: Committee Showcase | Java Developer Network | E-Mail Comments | Review Committee .
- Java Conference Room! .
- *Java is a trademark of Sun Microsystems. ...
106. Web Developer's Virtual Library: Encyclopedia of Web Design Tutorials, Articles and Discussions
- www.wdvl.com
- Java.
- Java.
- Developer Channel .
- Java Boutique.
- Developer.
- JSP/Java Servlets.
- The Latest Developer Tips from DevX.
- Introducing Java: Your First Applet.
107. The Java Developer: How Do I...
- spectral.mscs.mu.edu
- Welcome to the How-Do-I section of The Java Developer. This site is intended as a no-nonsense resource for Java programmers to share information about Java. All areas of Java development will be covered, focusing on real-world applications of the language. ...
- We hope the site is useful to you, and encourage any comments you may have regarding its operation or content! The Java Developer is updated almost daily, in order to provide quick response to input. ...
- Java Language.
- " ? How do I wake up a suspended thread? Can I wake a sleeping thread? ? How do I spawn an external program in Java, pass parameters to it, and return to your Java program? ? How do I get two Java Applets to load at the same time? ? How do I asynchronously send information or requests to a server program, and at the same time listen for responses, without getting deadlocked? Communications.
- ? How can you make two applications communicate on two different machines, using an http server to facilitate? ? Does the Java JDK for NT support NETBEUI on a standalone system, or does one need to be running TCP/IP? ? How does one create a UDP ServerSocket? Send and receive a datagram? ? How do I obtain htons()/ntohs() translation, service-to-portnum mapping, and make ioctl calls? ? How do I get the IP address of the user viewing the page/applet right now? ? How do I establish two way communication between the two applets running on two different machines? ? What are the time units used by a ServerSocket that waits for a connection request? ? How do I get the IP address of the http server which served an applet? ? How do I get an application listening on a socket, receive incoming data and echo it back to the sender? ? How do I open an FTP session in Java? Unicode and ASCII.
- ? How can you handle an exception within a method, but still allow any calling methods to subsequently handle the exception as well? ? How can you define range exceptions that protect all of your code? Java Language.
- ? How can you pass a parameter by reference? ? How do I make an array of classes in Java? ? How do I accomplish the equivalent of the C++ sizeof operator? ? How do I compare the value of two String's (or other objects)? "The expression (string1 == string2) does not seem to work!" ? How do I create my own packages? ? How do I ask a Java object to list its member variables and/or methods? Data Structures and Algorithms.
- ? How do you create and access an index-sequential file? ? How do I read from a file on a server? Check if a file exists? ? How do I write to a file on a server? ? In a Java application running in the interpreter, how do I change directories on the local drive? Applications.
- ? How can you build a simple (extensible) spreadsheet class? ? How can you build a simple (extensible) text editor? ? How can you create a simple query form? ? How can you create an order-processing transaction form? ? How do I recognize regular expressions? ? How do I make a moving banner? With fast-forward, rewind, and stop features? ? How do I parse a complex ASCII text file? ? How do I make an application send email? Receive email? ? How do you implement drag and drop between the file system and an applet? ? How do you print to a printer with Java and within an applet? ? How can I create an inline (i. ... within browser window) GUI (with Menubar, scrollbar etc) in a java applet? Memory Management.
- Images Files, Sound Files, Video Files, Techniques ? How can I display a GIF or JPEG-image coming from a byte -buffer? ? How do I load an Image into a standalone Java application panel (i. ... GIF file? ? How do I use the multi-frame feature in ImageObserver to update a changing image? ? How do I load an Image from a GIF/JPEG and have it NOT DITHERED when displayed on an 8-bit display? ? How can my applet inherit the background color of the HTML page that it is on? ? How can an applet set it's background color to "transparent" so that it can display text over a background image specified in the HTML BODY tag? ? How do I make Java use the palette from a GIF or JPEG obtained with getImage(), instead ofconverting it to the default palette? ? How can you play a. ... mpeg file? ? How many sound channels do I have in Java? ? How does one (use Toolkit. ... avi file? ? How do I get an applet to sleep until an image has loaded? ? How does the ImageObserver work with an Image to get the width of an Image? ? How do I know when an image has been loaded? Displayed? ? How do I use the FilteredImageSource? How do I create a filter for an image? ? How do I load an image in a Netscape Java applet? (Toolkit. ...
108. devdaily.com : a home for java and perl developers
- www.devdaily.com
- java/perl tips .
- java/oo training material .
- Our Java.
- java center.
- java test projects.
- java applets.
- java faqs.
- java tutorials.
- java.
- developer resources (3,000+ links and climbing).
- Java .
- past java sites | past perl sites .
- java tips at.
109. Eclipse in Action: A Guide for the Java Developer
- www.programming-reviews.com
- Eclipse in Action: A Guide for the Java Developer.
- Eclipse in Action: A Guide for the Java Developer .
- Book > Eclipse in Action: A Guide for the Java Developer > Customer Reviews: .
- Eclipse in Action: A Guide for the Java Developer > Customer Review #1: An Eclipse Textbook .
- It does assume the reader is somewhat familiar with IDEs and quite familiar with Java. ...
- Eclipse in Action: A Guide for the Java Developer > Customer Review #2: Great Book in Less Than 400 Pages .
- For those who just cant stand a well written narrative and instructional style, there is even a thin 16 page chapter of mostly tables for all the Java development menu options and another appendix listing all plug-in extension points. For those who are wondering if they can replace the IDEs they have which help with their Swing layout and development, you may be interested in noting that the SWT is regulated to its own appendix keeping with the emphasis of Java on the server. ...
- Eclipse in Action: A Guide for the Java Developer > Customer Review #3: Much needed book .
- Seasoned Java programmers may elect to skim through the more familiar sections and concepts and concentrate on the Eclipse specific stuff. ...
- Eclipse in Action: A Guide for the Java Developer > Related Products .
- The Java Developers Guide to Eclipse .
- Java Development With Ant .
- Struts in Action: Building Web Applications with the Leading Java Framework .
- Jess in Action: Rule-Based Systems in Java .
- Java Extreme Programming Cookbook .
110. Webmonkey: The Web Developer's Resource
- hotwired.lycos.com
- the web developer's resource.
- Java.
111. Welcome :: Denver Web Design and Development :: Breckenridge Communications
- www.breckcomm.com
- denver web design development flash graphic dynamic developer coldFusion application database strategy rich media devloper RIA SQL CFML ASP ISP internet hosting provider solution network user experience centered human ui multimedia technology infrastructure data modeling consultant enterprise architecture information ecommerce e-commerce shopping cart software ibm partner contribute macromedia alliance brand identity branding cold fusion breckenridge colorado lodo reputable web design denver flash design denver data modeling design denver usability design denver user interface design denver web development denver coldFusion denver asp denver asp. ...
- ( denver web design ) Markets ( denver web design ) Mission ( denver web design ) News ( denver web design ) Overview ( denver web design ) Partners ( denver web design ) Process ( denver web design ) Products ( denver web design ) Services ( denver web design ) Team ( denver web design ) Individual interactive web design boulder colorado CO interactive web designer boulder colorado CO interactive web development boulder colorado CO interactive web developer boulder colorado CO rich internet application developer RIA developer RIA solution boulder colorado CO customer relationship management software CRM software boulder colorado CO java J2EE developer Solaris boulder colorado CO java J2EE developer BEA websphere boulder colorado CO java developer boulder colorado CO J2EE programmer boulder colorado CO interactive web design longmont colorado CO interactive web designer longmont colorado CO interactive web development longmont colorado CO interactive web developer longmont colorado CO rich internet application developer RIA developer RIA solution longmont colorado CO customer relationship management software CRM software longmont colorado CO java J2EE developer Solaris longmont colorado CO java J2EE developer BEA websphere longmont colorado CO java developer longmont colorado CO J2EE programmer longmont colorado CO interactive web design san jose california CA interactive web designer san jose california CA interactive web development san jose california CA interactive web developer san jose california CA rich internet application developer RIA developer RIA solution san jose california CA customer relationship management software CRM software san jose california CA java J2EE developer Solaris san jose california CA java J2EE developer BEA websphere san jose california CA java developer san jose california CA J2EE programmer san jose california CA interactive web design washington DC maryland virginia west virginia DC MA VA WV interactive web designer washington DC maryland virginia west virginia DC MA VA WV interactive web development washington DC maryland virginia west virginia DC MA VA WV interactive web developer washington DC maryland virginia west virginia DC MA VA WV rich internet application developer RIA developer RIA solution washington DC maryland virginia west virginia DC MA VA WV customer relationship management software CRM software washington DC maryland virginia west virginia DC MA VA WV java J2EE developer Solaris washington DC maryland virginia west virginia DC MA VA WV java J2EE developer BEA websphere washington DC maryland virginia west virginia DC MA VA WV java developer washington DC maryland virginia west virginia DC MA VA WV J2EE programmer washington DC maryland virginia west virginia DC MA VA WV interactive web design raleigh north carolina NC interactive web designer raleigh north carolina NC interactive web development raleigh north carolina NC interactive web developer raleigh north carolina NC rich internet application developer RIA developer RIA solution raleigh north carolina NC customer relationship management software CRM software raleigh north carolina NC java J2EE developer Solaris raleigh north carolina NC java J2EE developer BEA websphere raleigh north carolina NC java developer raleigh north carolina NC J2EE programmer raleigh north carolina NC interactive web design durham north carolina NC interactive web designer durham north carolina NC interactive web development durham north carolina NC interactive web developer durham north carolina NC rich internet application developer RIA developer RIA solution durham north carolina NC customer relationship management software CRM software durham north carolina NC java J2EE developer Solaris durham north carolina NC java J2EE developer BEA websphere durham north carolina NC java developer durham north carolina NC J2EE programmer durham north carolina NC interactive web design chapel hill north carolina NC interactive web designer chapel hill north carolina NC interactive web development chapel hill north carolina NC interactive web developer chapel hill north carolina NC rich internet application developer RIA developer RIA solution chapel hill north carolina NC customer relationship management software CRM software chapel hill north carolina NC java J2EE developer Solaris chapel hill north carolina NC java J2EE developer BEA websphere chapel hill north carolina NC java developer chapel hill north carolina NC J2EE programmer chapel hill north carolina NC interactive web design huntsville alababma AL interactive web designer huntsville alababma AL interactive web development huntsville alababma AL interactive web developer huntsville alababma AL rich internet application developer RIA developer RIA solution huntsville alababma AL customer relationship management software CRM software huntsville alababma AL java J2EE developer Solaris huntsville alababma AL java J2EE developer BEA websphere huntsville alababma AL java developer huntsville alababma AL J2EE programmer huntsville alababma AL interactive web design colorado springs colorado CO interactive web designer colorado springs colorado CO interactive web development colorado springs colorado CO interactive web developer colorado springs colorado CO rich internet application developer RIA developer RIA solution colorado springs colorado CO customer relationship management software CRM software colorado springs colorado CO java J2EE developer Solaris colorado springs colorado CO java J2EE developer BEA websphere colorado springs colorado CO java developer colorado springs colorado CO J2EE programmer colorado springs colorado CO interactive web design san francisco california CA interactive web designer san francisco california CA interactive web development san francisco california CA interactive web developer san francisco california CA rich internet application developer RIA developer RIA solution san francisco california CA customer relationship management software CRM software san francisco california CA java J2EE developer Solaris san francisco california CA java J2EE developer BEA websphere san francisco california CA java developer san francisco california CA J2EE programmer san francisco california CA interactive web design middlesex new jersey NJ interactive web designer middlesex new jersey NJ interactive web development middlesex new jersey NJ interactive web developer middlesex new jersey NJ rich internet application developer RIA developer RIA solution middlesex new jersey NJ customer relationship management software CRM software middlesex new jersey NJ java J2EE developer Solaris middlesex new jersey NJ java J2EE developer BEA websphere middlesex new jersey NJ java developer middlesex new jersey NJ J2EE programmer middlesex new jersey NJ interactive web design somerset new jersey NJ interactive web designer somerset new jersey NJ interactive web development somerset new jersey NJ interactive web developer somerset new jersey NJ rich internet application developer RIA developer RIA solution somerset new jersey NJ customer relationship management software CRM software somerset new jersey NJ java J2EE developer Solaris somerset new jersey NJ java J2EE developer BEA websphere somerset new jersey NJ java developer somerset new jersey NJ J2EE programmer somerset new jersey NJ interactive web design hunterdon new jersey NJ interactive web designer hunterdon new jersey NJ interactive web development hunterdon new jersey NJ interactive web developer hunterdon new jersey NJ rich internet application developer RIA developer RIA solution hunterdon new jersey NJ customer relationship management software CRM software hunterdon new jersey NJ java J2EE developer Solaris hunterdon new jersey NJ java J2EE developer BEA websphere hunterdon new jersey NJ java developer hunterdon new jersey NJ J2EE programmer hunterdon new jersey NJ interactive web design boston massachusetts massachussets massachusets MA interactive web designer boston massachusetts massachussets massachusets MA interactive web development boston massachusetts massachussets massachusets MA interactive web developer boston massachusetts massachussets massachusets MA rich internet application developer RIA developer RIA solution boston massachusetts massachussets massachusets MA customer relationship management software CRM software boston massachusetts massachussets massachusets MA java J2EE developer Solaris boston massachusetts massachussets massachusets MA java J2EE developer BEA websphere boston massachusetts massachussets massachusets MA java developer boston massachusetts massachussets massachusets MA J2EE programmer boston massachusetts massachussets massachusets MA interactive web design austin texas TX interactive web designer austin texas TX interactive web development austin texas TX interactive web developer austin texas TX rich internet application developer RIA developer RIA solution austin texas TX customer relationship management software CRM software austin texas TX java J2EE developer Solaris austin texas TX java J2EE developer BEA websphere austin texas TX java developer austin texas TX J2EE programmer austin texas TX interactive web design san marcos texas TX interactive web designer san marcos texas TX interactive web development san marcos texas TX interactive web developer san marcos texas TX rich internet application developer RIA developer RIA solution san marcos texas TX customer relationship management software CRM software san marcos texas TX java J2EE developer Solaris san marcos texas TX java J2EE developer BEA websphere san marcos texas TX java developer san marcos texas TX J2EE programmer san marcos texas TX interactive web design denver colorado CO interactive web designer denver colorado CO interactive web development denver colorado CO interactive web developer denver colorado CO rich internet application developer RIA developer RIA solution denver colorado CO customer relationship management software CRM software denver colorado CO java J2EE developer Solaris denver colorado CO java J2EE developer BEA websphere denver colorado CO java developer denver colorado CO J2EE programmer denver colorado CO interactive web design dallas texas TX interactive web designer dallas texas TX interactive web development dallas texas TX interactive web developer dallas texas TX rich internet application developer RIA developer RIA solution dallas texas TX customer relationship management software CRM software dallas texas TX java J2EE developer Solaris dallas texas TX java J2EE developer BEA websphere dallas texas TX java developer dallas texas TX J2EE programmer dallas texas TX interactive web design des Moines iowa IA interactive web designer des Moines iowa IA interactive web development des Moines iowa IA interactive web developer des Moines iowa IA rich internet application developer RIA developer RIA solution des Moines iowa IA customer relationship management software CRM software des Moines iowa IA java J2EE developer Solaris des Moines iowa IA java J2EE developer BEA websphere des Moines iowa IA java developer des Moines iowa IA J2EE programmer des Moines iowa IA interactive web design omaha nebraska NE interactive web designer omaha nebraska NE interactive web development omaha nebraska NE interactive web developer omaha nebraska NE rich internet application developer RIA developer RIA solution omaha nebraska NE customer relationship management software CRM software omaha nebraska NE java J2EE developer Solaris omaha nebraska NE java J2EE developer BEA websphere omaha nebraska NE java developer omaha nebraska NE J2EE programmer omaha nebraska NE interactive web design omaha iowa IA interactive web designer omaha iowa IA interactive web development omaha iowa IA interactive web developer omaha iowa IA rich internet application developer RIA developer RIA solution omaha iowa IA customer relationship management software CRM software omaha iowa IA java J2EE developer Solaris omaha iowa IA java J2EE developer BEA websphere omaha iowa IA java developer omaha iowa IA J2EE programmer omaha iowa IA interactive web design stamford conneticut connetticut coneticut CT interactive web designer stamford conneticut connetticut coneticut CT interactive web development stamford conneticut connetticut coneticut CT interactive web developer stamford conneticut connetticut coneticut CT rich internet application developer RIA developer RIA solution stamford conneticut connetticut coneticut CT customer relationship management software CRM software stamford conneticut connetticut coneticut CT java J2EE developer Solaris stamford conneticut connetticut coneticut CT java J2EE developer BEA websphere stamford conneticut connetticut coneticut CT java developer stamford conneticut connetticut coneticut CT J2EE programmer stamford conneticut connetticut coneticut CT interactive web design norwalk conneticut connetticut coneticut CT interactive web designer norwalk conneticut connetticut coneticut CT interactive web development norwalk conneticut connetticut coneticut CT interactive web developer norwalk conneticut connetticut coneticut CT rich internet application developer RIA developer RIA solution norwalk conneticut connetticut coneticut CT customer relationship management software CRM software norwalk conneticut connetticut coneticut CT java J2EE developer Solaris norwalk conneticut connetticut coneticut CT java J2EE developer BEA websphere norwalk conneticut connetticut coneticut CT java developer norwalk conneticut connetticut coneticut CT J2EE programmer norwalk conneticut connetticut coneticut CT interactive web design atlanta georgia GA interactive web designer atlanta georgia GA interactive web development atlanta georgia GA interactive web developer atlanta georgia GA rich internet application developer RIA developer RIA solution atlanta georgia GA customer relationship management software CRM software atlanta georgia GA java J2EE developer Solaris atlanta georgia GA java J2EE developer BEA websphere atlanta georgia GA java developer atlanta georgia GA J2EE programmer atlanta georgia GA interactive web design binghamton new york NY interactive web designer binghamton new york NY interactive web development binghamton new york NY interactive web developer binghamton new york NY rich internet application developer RIA developer RIA solution binghamton new york NY customer relationship management software CRM software binghamton new york NY java J2EE developer Solaris binghamton new york NY java J2EE developer BEA websphere binghamton new york NY java developer binghamton new york NY J2EE programmer binghamton new york NY interactive web design minneapolis minnesota MN interactive web designer minneapolis minnesota MN interactive web development minneapolis minnesota MN interactive web developer minneapolis minnesota MN rich internet application developer RIA developer RIA solution minneapolis minnesota MN customer relationship management software CRM software minneapolis minnesota MN java J2EE developer Solaris minneapolis minnesota MN java J2EE developer BEA websphere minneapolis minnesota MN java developer minneapolis minnesota MN J2EE programmer minneapolis minnesota MN interactive web design st paul minnesota MN interactive web designer st paul minnesota MN interactive web development st paul minnesota MN interactive web developer st paul minnesota MN rich internet application developer RIA developer RIA solution st paul minnesota MN customer relationship management software CRM software st paul minnesota MN java J2EE developer Solaris st paul minnesota MN java J2EE developer BEA websphere st paul minnesota MN java developer st paul minnesota MN J2EE programmer st paul minnesota MN interactive web design springfield illinois IL interactive web designer springfield illinois IL interactive web development springfield illinois IL interactive web developer springfield illinois IL rich internet application developer RIA developer RIA solution springfield illinois IL customer relationship management software CRM software springfield illinois IL java J2EE developer Solaris springfield illinois IL java J2EE developer BEA websphere springfield illinois IL java developer springfield illinois IL J2EE programmer springfield illinois IL interactive web design fort Collins colorado CO interactive web designer fort Collins colorado CO interactive web development fort Collins colorado CO interactive web developer fort Collins colorado CO rich internet application developer RIA developer RIA solution fort Collins colorado CO customer relationship management software CRM software fort Collins colorado CO java J2EE developer Solaris fort Collins colorado CO java J2EE developer BEA websphere fort Collins colorado CO java developer fort Collins colorado CO J2EE programmer fort Collins colorado CO interactive web design loveland colorado CO interactive web designer loveland colorado CO interactive web development loveland colorado CO interactive web developer loveland colorado CO rich internet application developer RIA developer RIA solution loveland colorado CO customer relationship management software CRM software loveland colorado CO java J2EE developer Solaris loveland colorado CO java J2EE developer BEA websphere loveland colorado CO java developer loveland colorado CO J2EE programmer loveland colorado CO interactive web design trenton new jersey NJ interactive web designer trenton new jersey NJ interactive web development trenton new jersey NJ interactive web developer trenton new jersey NJ rich internet application developer RIA developer RIA solution trenton new jersey NJ customer relationship management software CRM software trenton new jersey NJ java J2EE developer Solaris trenton new jersey NJ java J2EE developer BEA websphere trenton new jersey NJ java developer trenton new jersey NJ J2EE programmer trenton new jersey NJ interactive web design columbus ohio OH interactive web designer columbus ohio OH interactive web development columbus ohio OH interactive web developer columbus ohio OH rich internet application developer RIA developer RIA solution columbus ohio OH customer relationship management software CRM software columbus ohio OH java J2EE developer Solaris columbus ohio OH java J2EE developer BEA websphere columbus ohio OH java developer columbus ohio OH J2EE programmer columbus ohio OH .
- html - 25k - Macromedia Flash Remoting MX Available for Java and Microsoft. ...
- html - 17k - Press: Macromedia Flash Remoting Mx Available For Java And. ...
112. Learn How to Write Java Applets and Use Them on Your Web Site / Web Developer®
- webdeveloper.com
- Java Boutique.
- Developer.
- Visit Our Java Forum/BBS! .
- Join other Web developers in online threaded discussions and share tips and tricks about Java applets and programming.
- Buy Books on Java from Fatbrain. ...
- Java.
- Check out over a dozen Java IDEs (Integrated Development Environments) to download and test. ...
- Hot Java links! We've hand-picked the best sites for you. Java FAQs We answer your hottest Java questions. ...
- The Latest Java Articles, Reviews, and Tutorials.
- Using Program Parameters in Java.
- Each of us, as Java programmers will encounter situations where choices must be made between various coding solutions. Should tabular data be sorted in one way or another? What exactly is the graphical layout of your HTML pages? How often should you poll a queue? To better understand what choices to make Keld discusses the various ways you may enter parameters to your Java programs. ...
- SQuirrel is an SQL client written in Java that can greatly ease development efforts by permitting the developer to glance at a database's contents without explicitly issuing query statements, and also view the contents of tables. ...
- This is a Java applet that implements a trick website poll that asks your visitors whether they think your site is the best or not. ...
- Using FOP with Java - Part 1.
113. Java(TM) Boutique - Forte for Java Developer Resources
- javaboutique.internet.com
- Java@Work.
- Java News.
- Latest Developer Headlines: .
- Developer.
- Web Developer.
- Java.
- Java Boutique : Resources : Java@Work : .
- Forte for Java Developer Resources .
- Forte for Java Developer Resources site offers a wealth of developer information, including technical articles, community forums, support, training, bug tracking, early access program, downloads, and documentation for Forte for Java. ...
- Forte for Java Editions - new releases .
- Forte for Java Product Support - Knowledge Base, Email/Newsgroup-Based Support, Product Documentation, Warranty and Installation Support, Sun Support Access sm Fee-based Support, SunSpectrum Software Support Contract Free Forte for Java Web-Based Training, and more. ...
- Java Programming Support - Java Developer Connection, Books, Java Training and Curriculum through Sun Educational Services, Java Technology Documentation .
- Bugs Before filing a new bug report, please check the bug databases for known issues against the Forte tm for Java tm product and the Java platform. ...
- Newsgroups Share your ideas and questions with the growing Forte tm for Java tm product and NetBeans tm communities.
- Documentation Forte tm for Java tm product and related technology documentation .
- Downloads Update and expand your Forte tm for Java tm software development environment with latest IDE releases, modules and add-on components, and patches.
114. A Sleepless Night in Tucson
- rickhightower.blogspot.com
- J2EE Development with XDoclet and Ant Time/Date: Friday (March 19, 2004) 10:30 am - 12:00 pmTrack: Java Programming Format: ClassLevel: Intermediate/AdvancedDescription: This class covers developing J2EE components with XDoclet. ... Any self-respecting Linux/Java developer can translate instructions from Windows/DOS into Linux, if not they should not be using Linux. ... com"I worked with Rick at eBlox - he literally saved the company from a sure death and he documented much of our experiences in the fantastic Java Tools for Extreme Programming book. ... We expect more from Java/Linux developers. ... I read your book: “Java Open Source Programming”. ... Essentially, Struts architecture is based on the J2EE blue print for Java, which heavily promotes using MVC. ... TIP: Read the J2EE Blueprint at http://java. ... WARNING: Java promotes object-oriented programming, but does not enforce it. ... , you can create non OO code in Java. ... They added custom tags to simplify JSP development, and remove Java code (Java Scriptlets and Expressions in the JSP) from the JSP. Then people started writing what they use to write in Java in logic custom tags.
- The book is called Java Open Source Programming by Wiley Press. ...
- Struttin' your stuff with WebSphere Studio Application Developer, Part 2: Tiles.
- I bought it cause Rick Hightower (Java Tools for Extreme Programming) wrote the chapter on struts and ant/xdoclet. ... this has been a long time complaint about Struts) if (locale == null) { throw new java. ... IllegalArgumentException("Locale was null"); }As a developer when I misuse an API, I like to see it fail quickly. ... Here is the listing for the FakePageContext (it fakes the needed parts of the context and leaves the rest noops):import java. ... IOException;import java. ... Enumeration;import java. ... PageContext;/** * @author rhightower * * To change the template for this generated type comment go to * Window>Preferences>Java>Code Generation>Code and Comments */public class FakePageContext extends PageContext { HttpServletRequest request; Hashtable map = new Hashtable(); public FakePageContext(HttpServletRequest request){ this. ... PageContext#getAttribute(java. ... PageContext#setAttribute(java. ... String, java. ... PageContext#removeAttribute(java.
115. Learn How to Write Java Applets and Use Them on Your Web Site / Web Developer®
- www.webdeveloper.com
- Java Boutique.
- Developer.
- Visit Our Java Forum/BBS! .
- Join other Web developers in online threaded discussions and share tips and tricks about Java applets and programming.
- Buy Books on Java from Fatbrain. ...
- Java.
- Check out over a dozen Java IDEs (Integrated Development Environments) to download and test. ...
- Hot Java links! We've hand-picked the best sites for you. Java FAQs We answer your hottest Java questions. ...
- The Latest Java Articles, Reviews, and Tutorials.
- ImageFactory is a Java-library with all the important functions you need to develop, load, manipulate, print and save images all your digital images, with no need to write more than a couple lines of code. ...
- Java MP3.
- Compiled with Java 1. ...
- Java Language Enhancements.
- JSR 201 has proposed a wide range of enhancements to the Java language. ...
- HickQuest is a text based adventure programmed in Java using BlueJ. ...
116. The Java Developer's Resource
- www.ibiblio.org
- The Java Developer's Resource.
- Table of Contents | Examples | Exercises | Answers | Corrections The Java Developer's Resource is a comprehensive introduction to Java for programmers. It covers the Java language from the ground up as well as the AWT including threads, layout managers, exceptions, event handling, data structures, input and output, and a lot more. I started writing this book when there weren't any good books on Java. In many ways this is the book I wish had been available when I was trying to learn Java. ...
- The JDR was originally published by Prentice Hall and covered Java 1. ... I am now updating the book to cover Java 2 and posting updated chapters here as time permits. ...
- There's no question that the more experience you have with programming the easier it will be for you to learn Java. ...
- If this isn't true, if you have no prior programming experience at all, I can still promise you that Java is an easier language to teach and learn than most; and you could certainly do worse than trying to learn the skill of programming with Java and this book. ... If you have no prior programming experience at all, I recommend taking a short course in Java programming to get up and running on the basics of writing and debugging programs, and, more importantly, to learn how programmers think.
- --> The Java Developer's Resource has several advantages relative to other books on the market. ...
- Exercises The JDR is one of only three introductory Java books that includes exercises. ... Every chapter of the JDR has exercises of varying degrees of difficulty to help you get comfortable with Java. ...
- Although Java's cross-platform, most Java books have a distressing tendency to assume you're using Windows 95. ...
- There's no CD! If you're like me, you already have half a dozen Java CD's, and they're probably all out of date already. ...
- That's quite a bit cheaper than many other Java books of similar depth.
117. JSurfer - riding the Java wave
- www.jsurfer.org
118. Java Articles & Tutorials - Technology Tutorials, Code Examples & Tutorials: TrooBloo.com
- www.troobloo.com
- Net, Java, JavaScript, J2ME, Visual Basic, and much much more .
- Java Articles & Tutorials.
- Java:.
- General Java, Applets, J2ME, JavaBeans, JavaScript, JDBC, Jini, JSP, Servlets, Swing.
- There are 733 articles & tutorials regarding "Java". ...
- Wireless Developer Network .
- Java Graphical User Interface (GUI) Fundamentals.
- Java Wireless Developer .
- Java Card Technology Questions and Answers with Zhiqun Chen.
- Java Developer Connection .
- Java TM API for XML-based RPC (JAX-RPC).
- Java Developer Connection .
- Java Servlets and Serialization with RMI.
- Java Developer Connection .
- Java 2 Introduces Print Capability to the Swing Forum.
- Java Pro .
119. Welcome to ServletGuru.com!
- www.servletguru.com
- This site is a companion to the book Java Servlets Developer's Guide published by McGraw-Hill/Osborne. Here you will find working examples, all of the code developed from the book, and a list of other Java-related resources. ...
- I am the author of Java Servlets Developer's Guide (McGraw-Hill/Osborne, 2002) and Java Servlets (McGraw-Hill, 1999), as well as the co-author of Java Database Programming with JDBC (Coriolis, 1997). ...
- Hanging out at the Java Ranch.
- Java Servlets Developer's Guide is published!.
- Presenting "Building Scalable Distributed Systems using JavaSpaces Technology: A Case Study of a WAP Gateway" at the International Conference for Java Development (Spring 2001) in New York .
- Dobb's Journal entitled "How Can I Measure Java Code Performance?". ...
120. Java Training Courses: Enterprise Java Developer’s Workshop (EJB) - A 5 Day Java Course from GBdirect Java Training (UK)
- training.gbdirect.co.uk
- Search Site Sections => About Us | Consultancy | Training | Software | Publications Site Style Info Training Homepage Schedule & Prices Course outlines Apache courses C++ courses C courses CVS course Databases & SQL E-Commerce & E-Business Java courses Java Programming Java Enterprise (EJB) Java Web (JSP/Servlets/JDBC) Customized Java Training Javascript courses Linux courses Mail Server Courses Perl courses PHP courses Project Management Samba courses Internet and TCP/IP UML/OO A&D courses Unix courses Web Design XML courses Leeds Training Centre Talks & Briefings Book Reviews Clients FAQ Terms and Conditions Leeds Office (National HQ).
- Enterprise Java Developer’s Workshop - A 5 Day Course.
- This 5 day workshop is designed for enterprise developers who wish to implement server-side business objects in Java. ...
- Programmers or Software developers with prior knowledge and experience of the Java programming language.
- IT managers and software architects who need to deploy enterprise applications and EJBs on the Java platform.
- This is a hands-on practical workshop based around the development of fully working Java services. ...
121. Sun Java System Active Server Pages
- www.chilisoft.com
- Home > Products & Services > Software > Web & Directory Servers > Web Servers > Sun Java System Active Server Pages 4. ...
- Java System Active Server Pages (formerly Sun ONE Active Server Pages) software is a secure, enterprise-class Active Server Pages (ASP) engine for the Sun Java System (formerly Sun ONE) and Apache Web servers. Java Active Server Pages (ASP) is designed to help organizations deploy new or existing ASP applications within a secure and reliable Web infrastructure, such as the Sun Java System Web Server (formerly Sun ONE Web Server) running on the Solaris Operating System. ... 5, and XML, and includes enhancements to its COM-to-Java technology bridge and integration with popular Web authoring tools, such as Macromedia's Dreamweaver MX and Microsoft FrontPage. ...
- Built from the secure, highly available foundations of UNIX and Java, these systems deliver implementations that are preintegrated and backward compatible. Sun's portfolio consists of Solaris and Linux software for SPARC and x86 platforms, the N1 platform for dynamic and utility computing, and the Sun Java System -- five integrated software systems for the data center, the desktop, the developer, mobile devices, and smart card identity implementations.
- Now bundled with Java System Web Server At a Glance .
- Java System Active Server Pages enables the iForce Secure Web Server Solution for ASP-based Web applications.
- Supports the Java System Web Server and Solaris Operating System.
- 5, XML, and Java technology .
- Sun Java System Web Server.
- Java System Active Server Pages 4. 0 is bundled with the Java System Web Server 6. ...
- Sun Java System Web Proxy Server.
- The Java System Web Server and Java System Active Server Pages are bundled on the Sun Fire V120.
- Developer Resources.
122. Enabling the Wireless Enterprise – Java Developer Programs
- www.fawcette.com
- Free Subscription to Java Pro .
- Java Developer Programs.
- All of the major players, from wireless carriers, device manufacturers, and chipset vendors to software platform and tools vendors, have agreed that Java is the best waymaybe even the only wayboth to deliver advanced applications and mobile services that weren't possible before and to extend existing applications beyond the four walls of the enterprise.
- Just as in the '70s when the PC revolution turned ordinary programmers into miracle workers, vendors are looking to Java developers to help grow this nascent platform and drive a new and thriving wireless economy.
- The combination of faster, more reliable wireless networks and a ubiquitous approach to application development creates new opportunities for Java developers.
- Whether or not they have formal developer programs in place or are just providing the resources you need to build next-generation mobile Java applications, you'll find a growing collection of resources from downloadable SDKs, emulators, sample code, technical documentation, and training available online.
- While Java, and more specifically Java 2 Micro Edition (J2ME), is indeed ubiquitous, you'll need to understand the specific requirements of each device and software platform if you wish to provide more than basic functionality. Indeed, many of the device manufacturers offer device-specific APIs to accommodate specific functions or to help you integrate Java with other wireless technologies. Our guide to developer programs will help you do just that.
- Free Subscription to Java Pro .
- Webcast: Introducing Rational Rapid Developer.
- Java Pro | Visual Studio Magazine | Windows Server System Magazine.
123. Article: Opera (browser)
- en.wikipedia.org
- Quick preferences: Common preferences like turning on and off Javascript, Java, |Plugin|Plug-ins and pop-ups can be toggled from one quick menu by pressing F12. ...
- Developer's Corner .
124. Brewing Java: A Tutorial
- sunsite.unc.edu
- Brewing Java: A Tutorial.
- This tutorial has grown into a book called The Java Developer's Resource, available now from Prentice Hall. ...
- April 8, 1997 This tutorial covers Java 1. ... I've also posted several hundred pages of lecture notes from an Introduction to Java Programming course I'm teaching at Polytechnic University. These notes cover Java 1. ...
- March 26, 1996 The RAM config program, typewriter applet, Bozo sort algorithm and Java doodle applet are finally included.
- Why Java is different from C++ .
- Java Tokens .
- Java Data types .
- This is a Java tutorial in progress. A Java FAQ list is being developed as simultaneously as time permits.
- The chapter on basic Java syntax is reaching completion. ...
- Part 1 is a brief introduction to what Java is, why it's cool and what you need to use it.
- Part 2 is a tutorial introduction to Java that just covers what you need to know to start programming command line applications in Java. ...
- Part 3 covers the basics of writing applets in Java.
- Part 1: Why Java's Cool .
125. JAVA Developer
- www.careeracademy.com
- J2EE Training Tutorial , Java J2EE Enterprise Edition.
- Training Suite , Advanced Java Training Tutorial, Java GUI Training Tutorial, Distributed Java 2. 0 Training Tutorial, Java 2. 0 Training Tutorial, Java JDBC & Servlet Training Tutorial"> .
- NET Developer.
- JAVA Developer.
- Intro to Java.
- Advanced Java.
- Java 2. ...
- Distributed Java 2. ...
- Java J2EE.
- Java Training Suite.
- "If you want a cost effective training method that is of the highest quality, then Career Academy technology based training is second to none for certification and developer training. ...
- JAVA Developer.
- JAVA vs. ...
- JAVA and. ...
Other related topics:
Do you have a great site about Java Developer? Is
your Java Developer site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.