Skip to main content



      Home
Home » Newcomers » Newcomers » syntax error on token < invalid AO
syntax error on token < invalid AO [message #154116] Fri, 26 May 2006 08:54 Go to next message
Eclipse UserFriend
Originally posted by: ted.c.thompson.saic.com

When I put this into my servlet:
List<VideoRecording> videoList =
myVideoDAO.getVideoRecordings(category);

I get an error message "Syntax error on token "<" invalid
AssignmentOperator

VideoRecording is a class.

Thank you.
Re: syntax error on token < invalid AO [message #154132 is a reply to message #154116] Fri, 26 May 2006 10:11 Go to previous message
Eclipse UserFriend
Originally posted by: cburgess.progressrail.com

I believe that is new syntax in Java 1.5. Is that the JVM you're using?

"Ted Thompson" <ted.c.thompson@saic.com> wrote in message
news:dc6ee129ac3e74ce43f3d4a2279cbd92$1@www.eclipse.org...
> When I put this into my servlet:
> List<VideoRecording> videoList =
> myVideoDAO.getVideoRecordings(category);
>
> I get an error message "Syntax error on token "<" invalid
> AssignmentOperator
>
> VideoRecording is a class.
>
> Thank you.
>
Previous Topic:Unable to get other projects via software updates
Next Topic:How to change "Eclipse SDK" in title bar?
Goto Forum:
  


Current Time: Tue Jul 22 14:41:40 EDT 2025

Powered by FUDForum. Page generated in 0.17547 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top