Java Developer's Journal Reader's Choice Award

Sun Java System Application Server has been nominated for a Java Developer's Journal Reader's Choice Award; if you find it useful, please support us by voting.
Vote for Sun Java System Application Server for Best Java Application Server.
http://sys-con.com/java/readerschoice2004/

Yes, that did work. I casted my event into a LinkClickEvent and then was able to pull out the id of the link that was clicked. I tried the getRef, getAction, and getComponentName methods. The getComponentName method gave me the name of the link that was clicked. The getRef method returns null, and the getAction method returns what's listed between the double quotes after onClick in the jsp page:
onClick="contactLinkClick"
So, in other words, getAction returns "contactLinkClick".
Here's what my onContactLinkClick method now looks like in the dyn page:
public void onContactLinkClick(Event event) throws PageException {
     LinkClickEvent l = (LinkClickEvent)event;
     String ref = l.getRef();
     String action = l.getAction();
     String compName = l.getComponentName();
     System.out.println("ref = " + ref);
     System.out.println("action = " + action );
     System.out.println("compName = " + compName);
     nextJSP = "ContactDetails.jsp";
     }     // end method onContactLinkClick
Now I'll be able to grab the id of the link that was clicked and therefore the id in the arraylist of objects. Thanks for your help!
-Stephen Spalding

Similar Messages

  • How to become a Java Developer

    I read java ee 6 tutorial and know basics of that. what is another step to become a true developer? i am confused with spring and swing and others.
    I want to can work in enterprise development environment.

    user987274 wrote:
    I need to know what i must know to can work as a java developer. i know basic java and object oriented and java ee 6. is it enough? issues like NHibernate, Spring and etc are essential to know?NHibernate is for .NET, you want Hibernate. But Hibernate in itself is an ORM API, of which there are a few. They all come together under the Java Persistence API standard; I would put my efforts there. You should already know about it since it is also part of the Enterprise Edition specifications.
    As an "extra" to the enterprise edition, you have a whole set of web frameworks to choose from. Nobody can tell you which one to choose; Spring and/or Java Serverfaces are good choices however as they are widely used. Generally when you learn one you will know the trick and it is easy to pick up another framework.
    Just remember this; this is not .NET. There is nothing to hold your hand, there is no road map. You are on your own now and you'll need to prove you've got the research skills to get you anywhere in the world of Java development. It will go beyond demanding answers in a forum I'm afraid, it isn't that simple. Explore the market at see what you come up with, then reason for yourself what you should or should not learn.

  • Java Development on Mac?

    I do some development in Java on a PC currently. The target for the code is usually either Windows, Linux, or Solaris. As it is I can download a multitude of Java SDKs from Sun - depending on what I need at the time (I support a lot of legacy stuff that uses older versions). I can't download JDKs from Sun (or if I can, have never seen where) for the Mac.
    Does Apple have a similar archive of Java SDKs somewhere that I haven't found, or am I pretty much limited to whatever versions have been included with a Mac OS? I would like to develop Java on the Mac - I have a 20" Cinema display on it and it is very easy on my eyes - but just not sure can get the different JDKs that I need.
    Thanks in advance for your reply.
    lwk

    I think you meant "should not". I personally use a MacBook, and since it is not 64 bit do not have access to the official Java 6. I use Soylatte, but sometimes when I have to support/debug swing applications, it is a nightmare. If the OP has the choice and is not committed to the Mac platform, OP will be better off with any of the other platforms where Java is officially supported.

  • 2001 JDJ Readers Choice Awards

    Time is running out, just one day remains !
    Vote for BEA in the readers choice awards. Follow the
    first link to cast your vote for all BEA products (takes
    about 1 minute). Follow the second link, to make your
    own individual choices (takes about 10 minutes)
    http://www.webgain.com/partners/jdj_vote/jdj_bea.html
    http://www2.sys-con.com/java/readerschoice2001/nominationformbpa.cfm
    "Do it. Do it now."
    _sjz.

    Time is running out ! Just a few more hours ! Vote for BEA now!
    _sjz.
    "Zach" <[email protected]> wrote in message
    news:3b151a6f$[email protected]..
    Time is running out, just one day remains !
    Vote for BEA in the readers choice awards. Follow the
    first link to cast your vote for all BEA products (takes
    about 1 minute). Follow the second link, to make your
    own individual choices (takes about 10 minutes)
    http://www.webgain.com/partners/jdj_vote/jdj_bea.html
    http://www2.sys-con.com/java/readerschoice2001/nominationformbpa.cfm
    "Do it. Do it now."
    _sjz.

  • In Portal (Java Development)

    Dear members of hte group
    in order to get java development button in EP
    what should i install
    ( now i installed EP6 sp 9 having SAPDB )
    and i uploaded  pdk60.90 file through SDM)
    plz ans this
    regards
    satish

    this a repeat posting for same question
    Java development button
    Daniel, In EP6 SP4(WAS 6.4) PDK is installed via SDM. Assign yourself java development role.

  • Flex for Java Developer?

    I am working on flex 1.5 from last 7 months.Ealier i hv
    worked on Java (1.5 Yr)
    I hv created an application in flex sucessfully.
    My Qtn is:
    Whether i have to continue with flex or move to another
    technologies like Struts etc.
    Because i have nil knowlwge of FLASH.
    or
    I hv to start learning FLASH MX. Is it necessary for
    Flex/Java Developer.
    I am comfortable with action script if uses for Business
    Application but
    unable to produce better designs using it.
    Please Suggest.
    with Regards
    Vinay

    well vinay if u r thinking about -- Flex Front End to Your
    Struts Applications
    then ,,
    Struts is an open source framework that facilitates the
    development of web applications based on Java servlets and other
    related technologies. Because it provides a solution to many of the
    common problems developers face when building these applications,
    Struts has been widely adopted in a large variety of development
    efforts, from small projects to large-scale enterprise
    applications.
    Although Struts greatly facilitates the task of developers,
    it doesn't do much to improve the end-user experience: the
    end-result is still an application delivered in HTML and using the
    traditional HTTP request/response mechanism.
    Developers—and organizations in general—are
    increasingly looking for solutions to provide their applications
    with a more engaging user experience that overcomes the limitations
    of HTML.
    Macromedia Flex is a presentation server that addresses this
    requirement and allows developers to build a new generation of Rich
    Internet Applications (RIAs) that combine the usability of desktop
    applications with the reach of traditional web applications.

  • Removing Java Development toolkit 6.0.160.1

    How do I go about Removing Java Development toolkit 6.0.160.1?

    In Windows Explorer, locate C:\Program Files\Java\jre6\bin\new_plugin\ - in there should be file named npdeploytk.dll
    Exit Firefox, rename the file for now, (i.e., DISABLED-npdeploytk.dll then restart Firefox and see if the Java Deployment Toolkit is gone. Then you can delete it.
    You should update Java to version 1.6.0.20. Start>Control Panel>Java, Update tab, click Update.
    NOTE: Each update will reinstall the Java Deployment Toolkit. The security issue causing older versions to be disabled has been fixed, so it won't prompt you to disable the latest version.
    If you are on Windows 64-bit, go to C:\Program Files (x86)\Java\jre6\bin\new_plugin\ instead.

  • What is the Java Development Toolkit?

    I have been playing Pogo.com for 6 years, however, the last 2 weeks I am/was not able to play a game. They said to adjust computer settings, I did. They said contact my security, I did. Now, they say to install the Java Development Toolkit.
    What do I do?
    Please help.

    You may be looking for this: [http://www.oracle.com/technetwork/java/javase/downloads/jdk7u7-downloads-1836413.html]
    Then restart Firefox :-)

  • Can mac book pro useful for java developer

    hi iam a java developer and interested to buy mac book pro.
    My question is can i do java projects and programming on mac book pro 13?

    mviplav,
    yes, you could. Versions of the JDK for OS X can be downloaded from Oracle.

  • Can't purchase Java Developer for windows CD

    Hi,
    Somehow when purchasing a Java Developer for Windows CD it always gives a web page with an error. Is there a way to avoid this error, or is there a phone number I can call to make that purchase?
    Thanks, Boris.
    P.S. The error page has this content:
    Error Occurred While Processing Request
    Error Diagnostic Information
    unknown exception condition
    PCodeDocumentNodeImp::prepareForExecution
    Date/Time: 11/10/03 10:47:12
    Browser: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2
    Remote Address: 68.134.170.160
    HTTP Referer: http://www.oracle.com/webapps/techtracks/legal.jsp?tid=540&owner=1&opt1_rb=NewUser
    Template: E:\Inetpub\wwwroot\oracle-otngold\register.cfm
    Please inform the site administrator that this error has occurred (be sure to include the contents of this page in your message to the administrator).
    [Edited by: otngroup on Nov 10, 2003 10:25 AM]

    Basically you have a 99.9 percent Window's install so any Windows software issues are Microsoft problems.
    The only thing I can think of is the Microsoft servers were down briefly for maintenance or problems or maybe had a heavy load. If you were using the Auto update try going to the web site directly as they should be on another server.
    You might also try the Microsoft Window XP forums and see what you can find. Maybe search for: "Security Update stalls"?
    From what I've read just turning virus protection off doesn't work sometimes, you may have to UN-install it to get it to work.
    "Permissions" pertains to MAC SOFTWARE only. 3rd party software or Windows files are NOT affected at all by running permissions. Besides, it will only work on a HD with a Mac operating system anyway. You can't even select the Window partition in permissions to try it anyway.
    Good luck....

  • How to deploy a pure jave development component to server?

    i have created a pure java development component.
    but i cannot find a way to deploy it to server
    is there any way?

    You need to essencially wrap your java development component with a deployable development component.
    In order to do that, you need to:
    - Define a public part for your development component of type assembly.
    - Create a deployable DC ( one that results in a SDA or a EAR file ).
    - Reference your DC from the deployable DC. This will include the generated .jar file into the project.
    The definitions of the different types can be found here:
    http://help.sap.com/saphelp_nw04/helpdata/en/93/d5a73f05c4265de10000000a114084/content.htm
    I would either create a library component ( results in SDA ) or a web dynpro component ( ear file ).

  • Experienced Java developer needed

    We are looking for an experienced java developer to assist us with an existing web based applet project. The developer should have expertise in creating web friendly applets designed with JRE compatibility in mind.
    The current applet will allow users to compose a custom designed artwork using fonts, uploaded images and backgrounds. The project utilizes a java applet that is controlled by javascript. This applet is controlled by Cold Fusion code that we developed to interface with this applet. The ColdFusion code represents the interface of the applet
    We are having issues with JRE computability with the various versions of Java 1.4. We are looking for someone to assist us in correcting these issues. We will provide the existing source code of the applet. The final product should be compatible with the most popular version of Java currently seeded with Internet Explorer.
    All interested parties please contact me by email at the following address:
    Jeff Mayer
    Foresite Design
    [email protected]

    Hi Andrew,
    I'm sure there are many ways to achieve this. However, since java is my strong point, my suggestion will be biased towards java.
    Have your trigger invoke a java stored procedure. This procedure will send a request to a java servlet. The servlet will use JDBC to invoke your other java stored procedure.
    I don't think this forum is a suitable way for me to convey specific details of my suggestion, but I think that it may help you to focus on specific areas within the very broad realm that is considered to be java.
    I suggest you concentrate on the following topics:
    1. Servlets
    2. JDBC
    For your information, I think the following resources are good starting points:
    The Java Tutorial
    Servlets Web Site
    JavaWorld Article
    Good Luck,
    Avi.

  • Urgent Requirement : Sr.Java Developer

    Hi ,
    We have an urgent requirement for the position of Sr.Java Developer
    Location: Chicago, IL
    Duration : Straight Hire-Full Time
    Availability : Immediate
    Description:
    The primary role of the position is to design, develop and support application software for one or more business functions of the client.
    The role will be related to the processing of new business/clients and setting up relevant workflow and processes.
    This position is also related to ensuring integrity and quality in the technical development, security, and systems support practices.
    Technical skills:
    &#61656; Proficient in J2EE design and development
    &#61656; Experience with Spring, Struts, and Hibernate frameworks
    &#61656; database Strong development and design. Preferably SQL Server
    &#61656; Understanding of Service-Oriented Architecture using web services
    &#61656; Solid experience in XML using XSD and XSLT
    &#61656; Good understanding of data distribution protocols using FTP or E-Mail
    &#61656; have Must also strong web programming skills (HTML, JavaScript, AJAX)
    for developing and maintaining web-based applications.
    &#61656; Able to configure and install development tools and implement development environments
    &#61656; Desired experience with Spring MVC
    &#61656; Configuration management using Subversion
    &#61656; Working knowledge of Linux and Windows
    Other skills, and abilities:
    &#61656; sphere IBM Web Portal experience
    &#61656; Self-managing, in a fast paced development environment.
    &#61656; knowledge Extensive of software development life cycle and accepted practices.
    &#61656; and Strategic analytical thinking skills with an ability to solve problems and make decisions.
    &#61656; of Knowledge .Net (C#)
    &#61656; in Effective communicating with, and interacting with fellow team members on a technical and non-technical level
    &#61656; Understanding of financial products. (Futures, fixed income, equities, etc).
    Essential Functions:
    &#61656; expertise Uses in appropriate techniques and tools to design, develop and maintain effective application software, reporting to technical lead.
    &#61656; Participates to the development and implementation of standards related to the application development, security and system support activities.
    &#61656; formal Performs and informal reviews of software development processes and products to ascertain quality and adherence to standards.
    &#61656; Establishes and maintains control procedures for version control.
    Monitors and tracks quality related issues and problems through to resolution.
    Reports To: Technical team leader
    Works With: Customers, Business Managers, Functional Project Managers, Technical Project Managers, Developers
    Please send your updated resume ASAP.
    Thanks and Regards,
    AVVAL
    Mohammed Wajid
    Making IT Better
    Regency Towers Center
    Tower Floor
    1415 West 22nd Street
    Oak Brook IL 60523
    [email protected]
    http://www.AVVAL.com
    Dir:
    630.929.3096

    ¿do you need Functional Consultants? I mean people knowing at a great extent the main functionalities of Oracle Applications?
    If so, can you inform the modules?

  • Java Developer Exam.

    I'm thinking of taking the Java Developer exam.
    People who have done the Java Developer exam, could you please contribute with your help by answering these questions ?
    1. How long did you program in Java before taking the exam on ?
    2. How long did it take for you to complete the programming task ?
    3. Was it more difficult than the Java Programmer exam ?
    4. Is it worth to take it ?
    5. What was the hardest part of the exam ?
    Other comments on the Java Developer exam are welcomed as well.
    Cheers
    /Andreas

    Here is what I would recommend, based on my experience:
    * Take the mock exams - the tests at javacertificate.com do a good job of helping you identify your strengths and weaknesses. Dan Chisholm's mock exams are tough, but also good for opening your eyes to some things you might not have thought about.
    * Concentrate on your weaknesses (mine were assertions, garbage collections, and threads).
    * Practice your butt off writing code. Practice, practice, practice. And DON'T use an IDE. Code with a simple text editor and compile from the command line. The test is going to tax your ability to "compile" in your head and you don't want an IDE doing that work for you.
    * Familiarize yourself with the Exam objectives. Know those inside and out, and you'll have no trouble with the test. Don't waste time on non-covered topics (e.g. java.io, java.awt).
    * Figure out why you want this certification. It's not going to win you any admirers among the gurus. It's probably not going to get you a job. It doesn't mean you can code your way out of a wet paper bag. It's just the start of your journey in Java.
    For me, it was something I wanted to prove to myself - a self-taught, entry-level programmer at the time - I could get. It helped me tremendously in my understanding of basic Java, so I don't regret obtaining the cert one bit. I also realize I have a LONG way to go. So, good luck, study hard, practice, practice, practice, and let us know how you do! If I can be of any help, let me know. :o)
    Sun's Java Certification website
    Mock exams
    http://www.javacertificate.com/
    http://www.javaranch.com/certification.jsp
    http://www.jchq.net/
    http://www.danchisholm.net/

  • Java Developer

    Hi, I am Java Developer !

    1. SUN CERTIFIED DEVELOPER FOR THE JAVA[tm] 2 PLATFORMComprises a programming assignment and a follow-up exam. The assignment requires a significant amount of work (at least a month) and focuses on developing a Swing GUI, a simple database and network connectivity. You also have to document your design and reasons for your choices. Where the Programmer Certification tests your knowledge of the language ("human compiler"), the Developer Cert tests whether you understand how to design and code.
    If Swing and network programming (RMI/socket) are your interests, then working through the assignment is valuable and you learn a lot about design techniques and coding. The exam also asks questions on your design and I suspect is meant to prove that you did the work yourself.
    2. SUN CERTIFIED WEB COMPONENT DEVELOPER FOR J2EE[tm] PLATFORMExam only, similar in format to the programmer exam. Also like the programmer exam, tests only theory and not practice. Focus is on Servlets and JSP. Requires much less effort than the Developer Cert. Studying for this cert will teach you the fundamentals of Servlets, JSP and the web app deployment descriptor.
    I would like to find out which one is useful and valuable?Depends on your interests, Java GUI/network design or Web development.
    Also please give me some "Good TIPS, BOOKS,WEB SITES to prepare"http://www.coreservlets.com/
    http://www.javaranch.com/scwcdlinks.jsp

Maybe you are looking for

  • SQL Error: 1114: ORA-01114: IO error writing block to file (block # )

    hi When I run report in rsrt it is throwing me following error.. Messages: ORA-01114: IO error writing block to file (block # ) SQL Error: 1114 Error while reading data; navigation is possible >> Row: 71 Inc: NEXT_PACKAGE Prog: CL_SQL_RESULT_SET we h

  • Question on Migration Assistant

    My new Macbook Pro (13 inch) is arriving in few days. Currently i have a Macbook (Matte Black) which i have been using for 2 years. I wish to migrate all my stuffs to the new Macbook Pro. Once this is done, what happens to all the application and oth

  • GTS export license set up (qty & value)

    Hi, I want to ensure that when a sales document is auto assigned to an export license it only assigns the value and quantity available on that license. For example. Sales order for Qty 10 value is $1 each ($10 total) License A Qty 5 available Value a

  • Mac Mouses

    Has mac ever made a mouse that would work with a mini, that has a scroll wheel to let you scroll up and down?

  • Need iphoto help

    "iPhoto was unable to repair permissions for the library". this is what iphoto is telling me after i put my password in to repair my iphoto. anyone know what i can do?