Syntax check please

P

paulMrooney

I'm trying to access a ststic method (processRequest) abd need a bit of
help with the syntax, help would be appreciated - thanks.


request.setAttribute("evaluationboarditems",
SamplesListingHelper.processRequest(request, conn));
 
E

Eric Sosman

I'm trying to access a ststic method (processRequest) abd need a bit of
help with the syntax, help would be appreciated - thanks.


request.setAttribute("evaluationboarditems",
SamplesListingHelper.processRequest(request, conn));

This is syntactically correct. You didn't provide
enough information to determine whether it's semantically
correct, too.

In other words: What problem are you having?
 
M

Mark Space

I'm trying to access a ststic method (processRequest) abd need a bit of
help with the syntax, help would be appreciated - thanks.


request.setAttribute("evaluationboarditems",
SamplesListingHelper.processRequest(request, conn));

Your search - SamplesListingHelper - did not match any documents.

Suggestions:

* Make sure all words are spelled correctly.



So.... maybe check the spelling of that class name?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,076
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top