Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8378557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:57:23+00:00 2026-06-09T15:57:23+00:00

In Browser: Compilation error error: cannot find symbol In /home/william/fmj/app/controllers/Application.java at line 28. 24

  • 0

In Browser:

Compilation error

error: cannot find symbol
In /home/william/fmj/app/controllers/Application.java at line 28.

24  public static Result deleteTask(Long id) {

25    return TODO;

26  }

27

28  static Form<Task> taskForm = form(Task.class); 

29

In Terminal:

[error]   static Form<Task> taskForm = form(Task.class);
[error]               ^
[error]   symbol:   class Task
[error]   location: class Application
[error] /home/william/fmj/app/controllers/Application.java:16: error: cannot find symbol
[error]       views.html.index.render(Task.all(), taskForm)
[error]                               ^
[error]   symbol:   variable Task
[error]   location: class Application
[error] /home/william/fmj/app/controllers/Application.java:28: error: cannot find symbol
[error]   static Form<Task> taskForm = form(Task.class);
[error]                                     ^
[error]   symbol:   class Task
[error]   location: class Application
[error] 3 errors
[error] {file:/home/william/fmj/}fmj/compile:compile: javac returned nonzero exit code

Any Help is greatly appreciated. I copy and pasted the code off of the tutorial (http://www.playframework.org/documentation/2.0.2/JavaTodoList) I’m not sure what’s going wrong and I’d really like to learn this technology!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T15:57:24+00:00Added an answer on June 9, 2026 at 3:57 pm

    Apparently you didn’t import Task model into your Application controller

    You have 3 solutions:

    1. Import each model manually:

      import models.Task;
      
    2. import exactly all models into your controller (it will be the best at the beginning, but…)

      import models.*
      
    3. Most recommended: Use some IDE which knows when and how to import required packages and classes and suggest you what should be imported (or not) (ie. IntelliJ Idea – just suggestion)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The browser does this by calling public void emulateShiftHeld() method on the WebView which
A browser base application which intends to show data in English and capture data
Error: Description: An error occurred during the compilation of a resource required to service
Using browser firefox and chrome I have an input file element. <input type='file' id='tempFileInput'
The browser-based software StudyTRAX ( http://wiki.studytrax.com ), used for research data management, allows for
Do browser vendors optimize against jQuery? I know this sounds absurd anti-standard, but I
I need the browser to cache a large, mostly static .php file. I open
I need the browser to download the appropriate script for the client browser. I
I installed a browser game called travian on my webhosting under the domain of
This is my Selenium browser test class (a derived one, but should not be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.