You are viewing the tag browsing version of webdigity webmaster forums. To visit the actual forums, click here
Tag : java
Multiple file upload & storing filenames Last post on Nov 30, 2006, 06:12:02 PM upload_db_example.php example work with single file upload. i want use multi upload form and store filenames in DB, how can i do it? variables (upload.class.php) $file_copy stores, only...
Sun to Serve Up Free Java Last post on Nov 13, 2006, 09:20:51 PM Sun Microsystems, Inc. announced today the release of Java technology as free software under the GNU General Public License version two (GPLv2). The first portions of source code for Java...
new to forum Last post on Nov 13, 2006, 12:25:37 PM I just earlier posted that I was new to this forum and also to php. I am trying new snippets and attempting to figure out how somethings work but...
What program do you use to write your codes? Last post on Aug 31, 2006, 02:56:37 PM Do you use notepad or do you have a favorite editor? Me, I use a free but very powerful and flexible editor called 1st Page 2000 from Evrsoft....
A google search selecting quality sites... Last post on Jul 24, 2006, 01:55:33 PM Just found this new Google search: Accessible Web Search for the Visually Challenged This will say websites using flash, framesets, java etc. should not be listed here, check...
Tapestry Weaves Web Apps With Servlets Last post on Jul 15, 2006, 12:06:56 AM A 2006 Duke's Choice Award winner at JavaOne 2006, Tapestry provides a website development framework that builds upon the standard Java Servlet API. To read the full article...
AdWords API Gets A Java Fix Last post on Jul 14, 2006, 12:08:23 AM Developers who work with Java and Google AdWords will be delighted to see the newest release from Google's AdWords API team. To read the full article click here...
Sun Swings Derby Into JDK Last post on Jun 22, 2006, 11:23:55 AM The Java DB from the Apache Derby Project, and GroupLayout from the NetBeans GUI Builder, will be part of the Java SE 6 Development Kit. To read the...
Project jMaki Melds Ajax And Java Last post on Jun 21, 2006, 12:11:29 AM The newest plug-in for the NetBeans Integrated Developer Environment (IDE) allows developers to blend JavaScript with Java for their applications. To read the full article click here...
How do i code this? Last post on Jun 13, 2006, 11:01:08 AM Ok I don't know much about Javascript. What i am trying to do is make a line of wording switch when you hover it, and have it where i can...
Experienced PHP Developer - India Last post on May 09, 2006, 04:16:56 PM We are seeking an experienced PHP Developer. We offer a friendly work environment, conveniently located in the Kolkata. Are you waiting for the challenge? As you become accustomed with the...
(free) JAVA script web sites! Last post on May 09, 2006, 10:00:36 AM http://www.hotscripts.com < (needs to register) http://www.javascriptkit.com/ Free javascripts and more. Ive used it alot maybe it is useful for you too...
Article: Brief Web Design Tips Last post on Apr 26, 2006, 05:28:59 AM By Richard Lowe Here is a list of some tips to help you with your web pages. These are simply suggestions to help you create a better surfing...
Preparing For Visitors Last post on Apr 01, 2006, 03:56:55 AM Designing and developing a website today is not as easy as it was let’s say four years ago. There are so many elements to take into consideration and various media...
Comparing XML Documents with Oracle's XDK 10g for Java Last post on Mar 23, 2006, 11:35:12 AM Using Oracle's XDK 10g, you can reduce the process of comparing XML documents to a simple set of library calls that let you determine if the documents are the same,...
More Enhancements in Java SE 6 (Mustang) Last post on Mar 21, 2006, 03:08:36 PM Learn about some often-requested features that will be a hit with Mustang programmers: setting file and directory permissions, obtaining disk space, adding components to tabbed pane tabs, as well as...
Using the Desktop API in Java SE 6 (Mustang) Last post on Mar 21, 2006, 03:07:36 PM Learn about Mustang's new Desktop API, which allows Java applications to interact with the default applications associated with specific file types on the host platform. To read the...
Book Review: POJOs in Action Last post on Mar 21, 2006, 03:03:33 PM Plain Old Java Objects (POJOs) are an attractive new way to design enterprise Java applications. Manning's new POJOs in Action shows you how to organize and encapsulate domain logic, access...
Introduction to the Java EE 5 Platform Last post on Mar 21, 2006, 03:02:36 PM Read about streamlined features and added convenience in the Java EE 5 platform that help developers improve performance, reduce development time, and get products to market sooner. To...
Web Tier to Go With Java EE 5: Summary of New Features in JSP 2.1 Technology Last post on Mar 21, 2006, 02:57:34 PM This article outlines new features in JSP 2.1 technology in the Java EE 5 platform and discusses how version 2.1 has resolved the software's former incompatibility with JavaServer Faces technology....
Understanding JDIC File-Type Associations Last post on Mar 21, 2006, 02:54:39 PM OS-specific tasks, JDIC's AssociationService, Association, and Action classes can now let you add or remove file-type associations in your Java technology applications. To read the full article click...
Meet Arun Gupta, Staff Engineer on Sun's Web Technologies and Standards Team Last post on Mar 21, 2006, 02:53:40 PM Arun Gupta discusses programming in India and the United States, the challenges of software development, Java APIs for XML Web Services Addressing (JAX-WSA), and efforts to get Sun Microsystems and...
Determine Your Java Software's Performance Capacity During Development Last post on Mar 20, 2006, 02:55:27 PM Learn how to analyze load test data and calculate the performance capacity of your enterprise Java applications during development. To read the full article click here...
Avoid Conflict when Using Dates Last post on Mar 20, 2006, 02:54:27 PM Using a Date class with both java.util and java.sql running can create conflict. Learn how to avoid this. To read the full article click here...
Take Charge of Desktop Integration with Java SE 6 Last post on Mar 20, 2006, 02:53:32 PM With the release of the Java Standard Edition 6.0 Beta, Java developers no longer need to contend with clamp-on solutions or Java Native Interface (JNI) to make their applications interact...
PHP Programmer / Software Engineer III - United States Last post on Mar 10, 2006, 11:02:33 AM Integrity Project Partners is seeking a PHP Developer / Software Engineer III for our client, Cricket Communications. This position is located in Greenwood Village, CO at the Denver Tech Center....
Supersizing Java: Large Pages on the Opteron Processor, Part 2 Last post on Mar 03, 2006, 10:21:42 AM Learn how to use large memory pages under 32-bit and 64-bit Windows and Linux, and configure three advanced Java Virtual Machines to take advantage of them. To read...
Java SE 6 First Impressions: A Desktop Winner Last post on Mar 01, 2006, 12:27:35 AM A veteran Java developer takes the Java Standard Edition 6 beta for a test drive and declares it has the potential to be revolutionary to the desktop. To...
Connect Flash to a Database Using Sockets Last post on Feb 24, 2006, 11:31:48 AM Making a database connection in Flash is not the straightforward process enjoyed by Java and .NET developers. And while it may be a black art, it needn't be avoided, for...
PHP Engineer - United States Last post on Feb 16, 2006, 02:51:27 PM Adteractive is the leading provider of performance-based online customer acquisition and lead generation services. Adteractive has built a phenomenally successful and very fast growing privately-held company by developing unmatched proprietary...
Article : JAX-RPC Evolves into Simpler, More Powerful JAX-WS 2.0 Last post on Feb 02, 2006, 10:08:37 AM The new Java Architecture for XML Web Services (JAX-WS) will replace JAX-RPC in the upcoming Java EE 5 and Java 6 (codename: Mustang). Learn all about JAX-WS 2.0 and see...
Software Engineer - Canada Last post on Feb 01, 2006, 06:29:59 PM Canterris is seeking a bright, highly talented, and motivated software engineer with strong PHP and Java skills to compliment our team and provide technical leadership in the ongoing development of...
Article : Printing an Object in Java Last post on Feb 01, 2006, 02:48:16 PM When you use System.out.println( ) by passing an object as an argument, the JRE invokes its toString( ) method by default. This results in some very uninformative output. ...
Book Review: Head First Java, 2nd Edition Last post on Jan 20, 2006, 07:09:21 AM Through mind-stretching exercises, memorable analogies, humorous pictures, and casual language, Head First Java, 2nd Edition encourages readers to think like a Java programmer. To read the full article...
How to Contribute Code to Mustang Last post on Jan 20, 2006, 07:07:30 AM As part of the development process for the "Mustang" release of the Java 2 Platform, Standard Edition (J2SE 6.0), we are accepting external source code contributions for both bug fixes...
Desktop Java Features in Mustang Last post on Jan 20, 2006, 07:06:36 AM Want to know what the desktop client group is up to for the upcoming J2Se 6.0 release? This article covers some of the highlights from the Swing, 2D, AWT, Deployment,...
Building a Better Mousetrap: Making Development Easier with Java Tools Last post on Jan 20, 2006, 07:04:41 AM Sun Microsystems' tools architect, Bob Brewin, discusses the future of Java tools, developer productivity, and collaborative application development. To read the full article click here...
Timing is Everything Last post on Jan 20, 2006, 07:03:47 AM Any time you introduce dynamic effects, animations, or time-based events to a Java application, you find yourself re-implementing the same functionality you have written for every application that required timing...
Getting to Know Groovy Last post on Jan 20, 2006, 07:01:37 AM The Java platform isn't just for programs written with the Java Programming Language. Learn how to get Groovy with a new agile dynamic scripting language for the Java Virtual Machine....
Mutual Authentication for Web Services: A Live Example Last post on Jan 20, 2006, 06:49:37 AM How do you set up secure communications among Web services for supply-chain applications? This article answers that question with a description of the implementation procedure for mutual authentication, citing the...
Using AJAX with Java Technology Last post on Jan 20, 2006, 06:45:59 AM AJAX is a hot topic in the Java community. Learn why and see it in use with Java technology to implement an autocomplete feature on a web page. ...
Realizing Strategies for Document-Based Web Services With JAX-WS 2.0 Last post on Jan 20, 2006, 06:42:39 AM Part 3 of the series explores new features of JAX-WS 2.0 and shows how to implement some strategies to build document-driven web services on the Java EE platform. ...
The Java SE 6 (Mustang) Holiday Quiz Last post on Jan 20, 2006, 06:41:16 AM How much do you know about Java Platform, Standard Edition 6, code-named Mustang? If you're just starting to peek at the exciting new Mustang betas, here's a fun way to...
The New Modality API in Mustang Last post on Jan 20, 2006, 06:39:11 AM Learn how Java SE 6 (code name Mustang) allows greater functionality for dialog boxes, supporting modeless, document, application, and toolkit modality to ease the user's experience. To read...
Java Technology 2005: A Year in Review Last post on Jan 20, 2006, 06:37:46 AM In 2005, Java technology turned ten years old, but what else happened to the platform? Plenty. Here's a quick look back. To read the full article click here...
Java Tutorial Update: J2SE 5.0 Last post on Jan 20, 2006, 06:36:33 AM The Java Tutorial, a practical guide for programmers with hundreds of complete working examples, has recently been updated to include J2SE 5.0. To read the full article click...
Article : Rapid Java Web Application Development with Tapestry Last post on Jan 20, 2006, 06:31:00 AM Tapestry is a powerful and innovative framework for developing component-based Web applications. With Tapestry 4, things get even better. To read the full article click here...
Article : How to Handle Java Finalization's Memory-Retention Issues Last post on Jan 18, 2006, 10:29:26 PM Finalization allows you to perform postmortem cleanup on Java objects, but it can delay the reclamation of resources, even if you do not use it explicitly. Learn how to avoid...
Article : Find Out What Cipher Suites Are Supported in JSSE Last post on Jan 18, 2006, 10:28:35 PM This tip shared code you can run to list all the cipher suites supported in the Java Secure Socket Extension. To read the full article click here...
Article : Use a Profiler to Make Your Java Apps JVM-Friendly Last post on Jan 18, 2006, 10:27:36 PM If you don't profile your large enterprise Java applications prior to releasing them to production, they can fail or render poor performance. Learn how standard JDK profiling tools can provide...
Freelance web applications developer - Germany Last post on Jan 18, 2006, 03:31:03 AM Dear webcoders and programmers, we are an ad agency from Germany and are searching for freelance software engineers who would like to engage in a remote job as developer...
Optimizing the mySql server Last post on Jan 13, 2006, 06:48:19 AM Does anyone knows any good tools or tutorials for optimizing the mySQL server? I don't mean optimizing the queries, but the DBMS server (my.cnf or whatever else) It...
Senior LAMP Developer - United States Last post on Jan 10, 2006, 10:36:11 PM ifbyphone is a voice portal built on a N-TIER LAMP and Java environment. In this position you will enhance and develop sub-systems for the ifbyphone web site and the ifbyphone...
Senior Web developer (Urgent need) - Pakistan Last post on Jan 10, 2006, 10:34:03 PM Arshlink Technologies, Lahore requires self-motivated senior web developer with minimum 2 years experience. Candidate must be able to work independently and have strong problem solving skills. Will be responsible for...
Web Developer - United States Last post on Jan 10, 2006, 10:33:07 PM We have immediate openings for experienced web application developers who meet or exceed the following criteria: Strongly desired skills: Large scale applications development on Unix/Linux...
Javascript pull down menu Last post on Dec 22, 2005, 06:04:15 AM Does anyone knows of any good javascript pull down menu? Thanks in advance for any responses :)...
Article : Get Moving with Java-XML Serialization Using XStream Last post on Dec 08, 2005, 08:15:11 PM As with most things, when it comes to serializing Java to XML and back, there is more than one way to skin the cat. In certain circumstances, Java-XML serialization can...
Article : Create a Java TOC2 Class to Communicate with AIM Last post on Dec 08, 2005, 08:12:03 PM Instant messaging is more than a great way to keep in touch: It's a full-fledged business tool and there are plenty of reasons that you might be interested in extending...
Sun.com : Using Assertions in Java Technology Last post on Nov 14, 2005, 10:04:01 PM Use the assertions facility in the Java 2 Platform, Standard Edition (J2SE) to debug code early in the development process. To read the full article click here...
Sun.com : Core Java Technology Features in Mustang Last post on Nov 14, 2005, 10:03:12 PM The JDK Core Engineering Team provides details of some important core features coming in Mustang, the next release of the Java 2 Platform, Standard Edition. To read the...
Sun.com : Learning Java 2D Part 1 Last post on Nov 14, 2005, 10:02:18 PM The easy-to-use Java 2D API can help you create some stunningly high-quality graphics. This article, part 1 of 3, helps you become familiar with shapes, lines, and the Java 2D...
Sun.com : 2005 JavaOne Conference Coverage Last post on Nov 14, 2005, 10:00:42 PM We've got what's happening at JavaOne covered! Check out the latest articles, news, photos and blogs complete with first-hand impressions from the infamous Java staff writers. To read...
Sun.com : BEA General Session Profiles Next Wave of Enterprise Java Technology Last post on Nov 14, 2005, 09:59:08 PM As a world leader in enterprise infrastructure software, BEA Systems, Inc. offers standards-based platforms to accelerate the secure flow of information and services for the enterprise. To read...
Sun.com : Java Platform Update: Roadmaps & Big Directions Last post on Nov 14, 2005, 09:58:22 PM People who attend the JavaOne conference always come armed with the question "What's new?" They want to know what cool stuff just emerged in the Java platform so that they...
Sun.com : Welcome to the 2005 JavaOne Conference! Last post on Nov 14, 2005, 09:55:33 PM You've arrived at the home of the most popular Java conference in existence. And if you are returning to JavaOne, welcome back! To read the full article click...
Sun.com : Congratulations Duke's Choice Award Winners Last post on Nov 14, 2005, 09:54:40 PM Who launched the coolest Java technology-based applications over the last year? It's a matter of opinion, but it would be hard to narrow it down to just one, two, or...
Sun.com : General Session: Sharing and Eliminating the Digital Divide Last post on Nov 14, 2005, 09:53:43 PM Tuesday's general session drew a large crowd, as usual. John Gage, chief researcher and director of the Science Office for Sun Microsystems, opened the session by explaining that our nifty...
Sun.com : Charles's Corner Last post on Nov 14, 2005, 09:50:05 PM To stay current with Java technology, Charles Ditzel, a partner area technologist at Sun, started keeping some notes on interesting web sites he visited. Here's his most recent list. ...
Sun.com : NetBeans Field Guide Last post on Nov 14, 2005, 09:49:09 PM NetBeans Field Guide Chapter 5, "Debugging Java Applications," shows you how to set and manage breakpoints, monitor variables, expressions, and control thread execution. Also, you'll learn how to fix code...
Sun.com : A View From Asia: A Conversation With Technology Evangelist Chuk Munn Lee Last post on Nov 14, 2005, 09:48:00 PM Sun Microsystems' technology evangelist Chuk Munn Lee, who has spent six years working with key Asia-Pacific ISVs to design, prototype, develop, tune, size, and benchmark their applications, presents his distinctive...
Sun.com : Update: Desktop Java Features in Mustang Last post on Nov 14, 2005, 09:45:14 PM The desktop client group describes highlights of the upcoming release of Java Platform, Standard Edition (Java SE, formerly known as J2SE). Learn more about the current status of features and...
Sun.com : Unified Expression Language Last post on Nov 14, 2005, 09:34:59 PM Learn about the new unified expression language for Java webtier technologes: why you need it, what you can do with it, and how you can customize it. To...
Sun.com : Internationalization: Understanding Locale in the Java Platform Last post on Nov 14, 2005, 09:33:16 PM To be effective, an application should respect the user's language and geographic region. Learn how to use locale-sensitive objects to customize your Java technology application with the use of language,...
Sun.com : New Splash-Screen Functionality in Mustang Last post on Nov 14, 2005, 09:29:51 PM A standard part of any GUI application, the splash screen lets the user know that the application is starting. Learn how Java SE 6 (code name Mustang) allows the application...
Sun.com : Meet the Engineer: Kumar Srinivasan Last post on Nov 14, 2005, 09:28:55 PM You've downloaded their code, commented on their technical articles, and read their blogs... Now it's your turn to meet some of Sun's most influential engineers and discover what exciting new...
Sun.com : Easy and Efficient XML Processing: Upgrade to JAXP 1.3 Last post on Nov 14, 2005, 09:24:20 PM The Java API for XML Processing (JAXP) 1.3, with its Validation APIs and XPath APIs, improves XML schema data type support, adds security, and increases performance. To read...
Sun.com : Tech Tip: Accessing the Bean Environment in EJB 3.0 Session Beans Last post on Nov 14, 2005, 09:22:20 PM Deepa Singh, Sun's lead test developer for the EJB container in the Sun Java Enterprise Application Server group, discusses how Enterprise JavaBeans 3.0 (EJB 3.0) session beans declare dependencies on...
Sun.com : Book Excerpt: Java Reflection in Action Last post on Nov 14, 2005, 09:21:19 PM In Chapter 4, "Using Java's Dynamic Proxy," you'll learn how to use java.lang.reflect.Proxy and chain proxies, and you'll also discover the pitfalls of using Proxy. To read the...
Sun.com : Learning Java 2D, Part 2 Last post on Nov 14, 2005, 09:18:42 PM The Java 2D API allows you to create some stunningly high-quality graphics. This article, part 2 in a series, discusses ways to use the Java 2D libraries to manipulate and...
Sun.com : Visit the Engineers' Sandbox Last post on Nov 14, 2005, 09:18:19 PM This is a unique area on java.sun.com where Sun engineers and the developer community can communicate easily and directly. You will find articles, tips, code samples, opinions, and more --...
Sun.com : Book Excerpt: Java Objects: From Concepts to Code Last post on Nov 14, 2005, 09:17:50 PM Chapter 6, "Collections of Objects," highlights the significant improvements in J2SE 5.0 to collections, which hold and organize references to other objects. To read the full article click...
Sun.com : Free Developer Tools! Last post on Nov 14, 2005, 09:13:51 PM Sun is offering the award-winning Sun Java Studio Enterprise and Sun Java Studio Creator IDEs at no cost to all developers worldwide who join Sun Developer Network (SDN). ...
Senior PHP Developer - Canada Last post on Nov 12, 2005, 02:29:44 PM Senior PHP Developer The successful candidate will be part of our development team and will be responsible for developing feature sets and functionality for the core platform...
Sr. PHP and web/interface developer - United States Last post on Nov 12, 2005, 02:27:56 PM -develop interfaces for software and database driven applications - Knowledge of Linux - MySQL datadase administration - Java knowledge a huge plus plus This job is telecommute, so if...
Article : Delphi and VB Developers, You Too Can Build Java GUIs Last post on Nov 04, 2005, 09:56:13 AM When Delphi and Visual Basic application developers migrate to Java, they often encounter complexities that limit their ability to concentrate on the application logic. The open source visual tool AbaGUIBuilder...
Article : Comparing Strings Properly in Java Last post on Nov 03, 2005, 05:56:33 PM Find out how to use the equals method to compare strings in Java. To read the full article click here...
Article : Java EE 5.0: Towards Ease of Development Last post on Oct 14, 2005, 09:56:54 AM Any J2EE developer knows how hard enterprise Java can be. Find out how the set of new Java EE 5.0 features, such as Web services support, annotations, and enhanced CMP,...
Article : Use Stored Procedures for Java Persistence Last post on Sep 27, 2005, 09:56:21 AM Find out why should you use stored procedures to build your Java persistence layer instead of embedded SQL, entity beans, or tools such as Hibernate. Then learn how to do...
Article : View the Bytecode Contained in a Java Class Last post on Sep 21, 2005, 09:58:48 AM Find out how to use the 'javap' application (javap.exe) as a disassembler to view the bytecode inside a Java class. To read the full article click here...
Article : Using Java to Handle Custom WSDL Data Types Last post on Sep 21, 2005, 09:58:05 AM What happens when neither the default WSDL type system nor the default encoding meet your application's needs? Don't worry, you can use custom data types and encoding formats in conjunction...
Article : Using Annotations with Aspects in Pre-Java 5 Versions Last post on Sep 13, 2005, 05:21:49 PM If you're interested in combining the power of annotations and aspects but can't yet move to Java 5, don't be discouraged; you still have robust options. Several AOP frameworks provide...
Article : Locating the Fonts Available to Your Java Apps Last post on Sep 13, 2005, 05:21:01 PM Learn about a couple different ways to locate the fonts available to your Java applications. To read the full article click here...
Article : Using XML in Java Gets Easier with DOM4J Last post on Sep 13, 2005, 05:20:13 PM Have you experienced the pain of parsing and extracting XML data inside Java applications? Then you'll love DOM4J. Find out how flexible, high-performance, and memory-efficient implementations of this XML framework...
Article : An Introduction to Antipatterns in Java Applications Last post on Sep 13, 2005, 05:18:33 PM Just as design patterns provide a way to communicate concisely about desired software practices, antipatterns provide the equivalent advantages for communicating undesirable practices—and here's a set of common antipatterns to...
Article : Get Familiar with J2SE 5.0 Collections Last post on Sep 13, 2005, 05:17:44 PM Although you may be completely at ease with Java collections in previous versions, J2SE 5.0 collections are both simpler and different, requiring less code—but altered programming techniques. To...
Some java and Jsp resources Last post on Sep 10, 2005, 05:53:56 PM Here are some resources for java servlets and jsp : http://www.sitepoint.com/subcat/java http://www.visualbuilder.com/jsp/tutorial/ http://www.javaworld.net/ http://jguru.com/learn/index.jsp...