• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JSP and Flash Communication

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends,
Given below is the scenario. Please reply. Its urgent.

Using the three-tier metaphor, the Presentation Tier is the flash content (which is a swf embedded in a web page). The Logic Tier is implemented in JSP and communicates back and forth with the presentation tier using Flash Remoting. The Data Tier is the mySQL database which will be queried by JSP.

1.What pitfalls or problem areas can you envision in this setup?


2. If you were designing a flash application that needed to communicate
with JSP, how would you do it?
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jimi Parekh:

Given below is the scenario. Please reply. Its urgent.



Welcome to JavaRanch!

In an effort to help you get the most from our forums, we've compiled a
list of tips for asking questions here. You can find the list in our
FAQ section here.
In particular please see EaseUp to find out why putting "Urgent" usually backfires causing slower responses or no response at all.

Since you're just starting to think about the architecture for your application, it's hard to see how this could possibly be urgent for you.
In any case, it is not urgent to anyone but you and is no more worthy of a speedy answer than any other question in this thread.

Again, welcome to JavaRanch and good luck with your question.
-Ben
 
I didn't like the taste of tongue and it didn't like the taste of me. I will now try this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic