Results 1 to 2 of 2

Thread: Action class compile error

  1. #1
    Junior Member
    Join Date
    Jun 2007
    Answers
    21

    Action class compile error

    Dear all,

    Now i am doing practice struts simple program..
    Actionform has been compile sucess but LookupAction.java errors occurs.


    >javac LookupAction.java
    LookupAction.java:29: cannot resolve symbol
    symbol : class LookupForm
    location: class wiley.LookupAction
    LookupForm lookupForm = (LookupForm)form;
    ^
    LookupAction.java:29: cannot resolve symbol
    symbol : class LookupForm
    location: class wiley.LookupAction
    LookupForm lookupForm = (LookupForm)form;
    ^
    2 errors


    pl tell anyone how to resolve/comple above action class.


  2. #2
    Junior Member
    Join Date
    Jan 2007
    Answers
    22

    Re: Action class compile error

    have u imported the class containing the your Form class? or else is your Form in the class path?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact