Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Need step by step procedure for creating application in Java
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Adi  
View profile  
 More options Jan 1 2008, 4:40 am
From: Adi <ajad...@gmail.com>
Date: Tue, 1 Jan 2008 01:40:56 -0800 (PST)
Local: Tues, Jan 1 2008 4:40 am
Subject: Need step by step procedure for creating application in Java
Hello evryone, basically I need every step needed in creating an
application for facebook in Java. Right from downloading jars to
creating application with invite friends and other normal facebook
features, stroing of data and showing on the profile etc. Also I need
to know all the settings that need to be done in the edit settings of
of the application...I know I m asking too much but there shud be some
one who can help me out....thanx in advance

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yagiz Erkan  
View profile  
 More options Jan 1 2008, 11:22 am
From: "Yagiz Erkan" <yagizer...@gmail.com>
Date: Tue, 1 Jan 2008 16:22:57 +0000
Local: Tues, Jan 1 2008 11:22 am
Subject: Re: Need step by step procedure for creating application in Java

> Hello evryone, basically I need every step needed in creating an
> application for facebook in Java. Right from downloading jars to
> creating application with invite friends and other normal facebook
> features, stroing of data and showing on the profile etc. Also I need
> to know all the settings that need to be done in the edit settings of
> of the application...I know I m asking too much but there shud be some
> one who can help me out....thanx in advance

Hi Adi,

Have you seen this?

http://www.thescreencast.com/2007/06/getting-started-with-facebook-pl...

If not, I think this may greatly help.

Happy New Year everyone!

 -- Yagiz Erkan --
 http://blog.decaresystems.ie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adi  
View profile  
 More options Jan 22 2008, 5:29 pm
From: Adi <ajad...@gmail.com>
Date: Tue, 22 Jan 2008 14:29:03 -0800 (PST)
Local: Tues, Jan 22 2008 5:29 pm
Subject: Re: Need step by step procedure for creating application in Java
I was able to write the login servlet and show some page...Now how do
I start with FBML.....is it a .FBML file or I can have FBML code in a
jsp too...I m using java and not PHP...I need to show a page with all
frnds and give the sharing capability to my app...any help

On Jan 1, 8:22 am, "Yagiz Erkan" <yagizer...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yoni  
View profile  
 More options Jan 23 2008, 5:19 am
From: Yoni <amir.y...@gmail.com>
Date: Wed, 23 Jan 2008 02:19:10 -0800 (PST)
Local: Wed, Jan 23 2008 5:19 am
Subject: Re: Need step by step procedure for creating application in Java
Hey Adi, you can serve the FBML any way you want. It can be a jsp,
php, static html, servlets, etc. The extension of the file doesn't
matter. Assuming that your app is using fbml and not iframes, then the
pages that you produce are being sent to the facebook server first,
where they are being parsed and sanitized, and then showed to the
user. In other words, FBML is not a file format that browsers
understand, like HTML. You are not serving fbml files directly to the
users' browsers.

On Jan 23, 12:29 am, Adi <ajad...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
venu  
View profile  
 More options Jan 23 2008, 6:32 am
From: venu <vjuvv...@gmail.com>
Date: Wed, 23 Jan 2008 03:32:51 -0800 (PST)
Local: Wed, Jan 23 2008 6:32 am
Subject: Re: Need step by step procedure for creating application in Java

On Jan 1, 4:22 pm, "Yagiz Erkan" <yagizer...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »