Search:

Type: Posts; User: Cami7

Search: Search took 0.10 seconds.

  1. Error that this class has not inherited a abstract method I created

    Error: The type Estimation must implement the inherited abstract method Step.forwardit(int, String, String, String)

    How do I find out the list of abstract methods attached. Where do I find this...
  2. Replies
    7
    Views
    1,487

    Re: Java - Button Actions on Form --Please help

    I am talking about java. The code I submittd in a public class being called by my HTML view.
  3. Replies
    7
    Views
    1,487

    Re: Java - Button Actions on Form --Please help

    tHIS IS THE WAY I DON'T WANT IT DONE. INSTEAD OF SENDING REQUESTS TO SELECTED PEOPLE I WANT TO SEND DIRECTELY TO THE EMPLOYEES THAT ARE IN A CERTAIN GROUP. -->EM_ID , GROUPHOLLAND I am getting a js...
  4. Replies
    7
    Views
    1,487

    Re: Java - Button Actions on Form --Please help

    I am trying to forward a form to another group. Instead of me testing with an IF statement I only want this forward to go to the employee that are assigned to a specific group. The group names are...
  5. Replies
    7
    Views
    1,487

    Java - Button Actions on Form --Please help

    I am creating a new class to forward a request to another group. I don't want to test this condition. I just want it to go to that employee that is in that group. How do I specify that in my code. ...
Results 1 to 5 of 5