«« Next » « Previous
«« Next » « Previous

Link Details

If you vote you can be DZone's BFF! Login and vote now.
Link 44234 thumbnail

By bloid
via regdeveloper.co.uk
Published: Sep 26 2007 / 08:16

Oracle this week told developers to be wary of the hype surrounding AJAX frameworks and encouraged large organizations to back JavaServer Faces (JSF) to "Web 2.0-enable" applications. Ted Farrell, the exec setting technical and strategic direction of Oracle's own development tools, told The Register that most AJAX frameworks focus on the interface and pay lip service to the most challenging part - integration with back-end servers.
  • 8
  • 11
  • 1898
  • 677

Comments

Add your comment
User 207602 avatar

Jim Wilson replied ago:

0 votes Vote down Vote up Reply

"... told The Register that most AJAX frameworks focus on the interface and pay lip service to the most challenging part - integration with back-end servers."

Well yeah - most Ajax frameworks are pure Javascript, meaning you can use whatever backend technology you choose. The fact that JSF ties you to Java is not something to be taken lightly.

User 229582 avatar

domreiroam replied ago:

0 votes Vote down Vote up Reply

Maybe is it a good idea to have a business layer between your UI and the backend? I know i have this foolish ideas that each layer need to focus on his own concerns.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.