Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » general info regarding RAP
general info regarding RAP [message #112754] Wed, 19 November 2008 15:05 Go to next message
Parvez is currently offline ParvezFriend
Messages: 181
Registered: July 2009
Senior Member
Hi,

Was just ooking at RAP and had few questions in mind, will be great if
some one can shed some light on these:


1 How search engine friendly is RAP application?

Is it possible to index all pages of RAP?

Are their some guidelines / best practices for RAP developer?

2. Can somebody suggest good RAP hosting service i.e. Tomcat hosting
service?

Looked on net and found few, but java/Tomcat based hosting is expensive
(as compare to PHP) and dedicated RAM allocation is around 256MB.
Further, one has to pay more if needed more. So just wondering what
services people are using, any recommendations/suggestions?

3. Further, for dynamic i.e. database oriented RAP application; is
tomcat alone sufficient along with hibernate? i.e. as I see that JBoss
is not required if ejbs are not used and tomcat can handle
multiple/concurrent users/session, am I right in saying so.

4. Is there some tutorial / best practices i.e. how to develop RAP along
with database?

5. Which application is more scalable, one developed with GWT or with
RAP i.e. which application can support more concurrent users with same
amount of heap allocated in Tomcat say 256MB. Any thoughts?

6. Is back browser button supported in RAP based application?

7. Any book in pipeline? :-)

Thanks for your time.

- PC
Re: general info regarding RAP [message #112926 is a reply to message #112754] Thu, 20 November 2008 13:08 Go to previous messageGo to next message
Parvez is currently offline ParvezFriend
Messages: 181
Registered: July 2009
Senior Member
Any thoughts?

Thanks.
PC wrote:
> Hi,
>
> Was just ooking at RAP and had few questions in mind, will be great if
> some one can shed some light on these:
>
>
> 1 How search engine friendly is RAP application?
>
> Is it possible to index all pages of RAP?
>
> Are their some guidelines / best practices for RAP developer?
>
> 2. Can somebody suggest good RAP hosting service i.e. Tomcat hosting
> service?
>
> Looked on net and found few, but java/Tomcat based hosting is expensive
> (as compare to PHP) and dedicated RAM allocation is around 256MB.
> Further, one has to pay more if needed more. So just wondering what
> services people are using, any recommendations/suggestions?
>
> 3. Further, for dynamic i.e. database oriented RAP application; is
> tomcat alone sufficient along with hibernate? i.e. as I see that JBoss
> is not required if ejbs are not used and tomcat can handle
> multiple/concurrent users/session, am I right in saying so.
>
> 4. Is there some tutorial / best practices i.e. how to develop RAP along
> with database?
>
> 5. Which application is more scalable, one developed with GWT or with
> RAP i.e. which application can support more concurrent users with same
> amount of heap allocated in Tomcat say 256MB. Any thoughts?
>
> 6. Is back browser button supported in RAP based application?
>
> 7. Any book in pipeline? :-)
>
> Thanks for your time.
>
> - PC
Re: general info regarding RAP [message #113054 is a reply to message #112754] Fri, 21 November 2008 17:01 Go to previous messageGo to next message
Parvez is currently offline ParvezFriend
Messages: 181
Registered: July 2009
Senior Member
Any suggestions?

PC wrote:
> Hi,
>
> Was just ooking at RAP and had few questions in mind, will be great if
> some one can shed some light on these:
>
>
> 1 How search engine friendly is RAP application?
>
> Is it possible to index all pages of RAP?
>
> Are their some guidelines / best practices for RAP developer?
>
> 2. Can somebody suggest good RAP hosting service i.e. Tomcat hosting
> service?
>
> Looked on net and found few, but java/Tomcat based hosting is expensive
> (as compare to PHP) and dedicated RAM allocation is around 256MB.
> Further, one has to pay more if needed more. So just wondering what
> services people are using, any recommendations/suggestions?
>
> 3. Further, for dynamic i.e. database oriented RAP application; is
> tomcat alone sufficient along with hibernate? i.e. as I see that JBoss
> is not required if ejbs are not used and tomcat can handle
> multiple/concurrent users/session, am I right in saying so.
>
> 4. Is there some tutorial / best practices i.e. how to develop RAP along
> with database?
>
> 5. Which application is more scalable, one developed with GWT or with
> RAP i.e. which application can support more concurrent users with same
> amount of heap allocated in Tomcat say 256MB. Any thoughts?
>
> 6. Is back browser button supported in RAP based application?
>
> 7. Any book in pipeline? :-)
>
> Thanks for your time.
>
> - PC
Re: general info regarding RAP [message #113094 is a reply to message #112754] Sat, 22 November 2008 19:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi,

please see my comments below. However, most questions have been
answered before. For more thorough information, please search the
newsgroup.

HTH
Rüdiger

PC wrote:
> Hi,
>
> Was just ooking at RAP and had few questions in mind, will be great if
> some one can shed some light on these:
>
>
> 1 How search engine friendly is RAP application?
>
> Is it possible to index all pages of RAP?
>
> Are their some guidelines / best practices for RAP developer?
Apart from configuring the meta tags of the index.html page, there
is no support for search engines in RAP.

>
> 2. Can somebody suggest good RAP hosting service i.e. Tomcat hosting
> service?
>
> Looked on net and found few, but java/Tomcat based hosting is expensive
> (as compare to PHP) and dedicated RAM allocation is around 256MB.
> Further, one has to pay more if needed more. So just wondering what
> services people are using, any recommendations/suggestions?
Sorry, but I can't help you with that.

>
> 3. Further, for dynamic i.e. database oriented RAP application; is
> tomcat alone sufficient along with hibernate? i.e. as I see that JBoss
> is not required if ejbs are not used and tomcat can handle
> multiple/concurrent users/session, am I right in saying so.
Yes.

>
> 4. Is there some tutorial / best practices i.e. how to develop RAP along
> with database?

Not that I am aware of. In general, you can refer to best practices
and tutorials for database application development in servlet
environments.

>
> 5. Which application is more scalable, one developed with GWT or with
> RAP i.e. which application can support more concurrent users with same
> amount of heap allocated in Tomcat say 256MB. Any thoughts?
This very much depends on the specific application you have in mind.
Ther following are two pointers on this topic.
http://www.eclipsecon.org/2008/?page=sub/&id=215
http://rapblog.innoopract.com/2008/10/performance-testing-ra p-on-cloud.html

If you search the web you will probably find many more.

>
> 6. Is back browser button supported in RAP based application?
Could you clarify what exactly you mean with this?

>
> 7. Any book in pipeline? :-)
Yes.

>
> Thanks for your time.
>
> - PC
Re: general info regarding RAP [message #113391 is a reply to message #113094] Tue, 25 November 2008 07:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

I forgot to provide the link to the RAP book that is in the works:
http://www.rap-book.com/

Cheers,
Rüdiger

Rüdiger Herrmann wrote:
> Hi,
>
> please see my comments below. However, most questions have been answered
> before. For more thorough information, please search the newsgroup.
>
> HTH
> Rüdiger
>
> PC wrote:
>> Hi,
>>
>> Was just ooking at RAP and had few questions in mind, will be great if
>> some one can shed some light on these:
>>
>>
>> 1 How search engine friendly is RAP application?
>>
>> Is it possible to index all pages of RAP?
>>
>> Are their some guidelines / best practices for RAP developer?
> Apart from configuring the meta tags of the index.html page, there is no
> support for search engines in RAP.
>
>>
>> 2. Can somebody suggest good RAP hosting service i.e. Tomcat hosting
>> service?
>>
>> Looked on net and found few, but java/Tomcat based hosting is
>> expensive (as compare to PHP) and dedicated RAM allocation is around
>> 256MB. Further, one has to pay more if needed more. So just wondering
>> what services people are using, any recommendations/suggestions?
> Sorry, but I can't help you with that.
>
>>
>> 3. Further, for dynamic i.e. database oriented RAP application; is
>> tomcat alone sufficient along with hibernate? i.e. as I see that JBoss
>> is not required if ejbs are not used and tomcat can handle
>> multiple/concurrent users/session, am I right in saying so.
> Yes.
>
>>
>> 4. Is there some tutorial / best practices i.e. how to develop RAP
>> along with database?
>
> Not that I am aware of. In general, you can refer to best practices and
> tutorials for database application development in servlet environments.
>
>>
>> 5. Which application is more scalable, one developed with GWT or with
>> RAP i.e. which application can support more concurrent users with same
>> amount of heap allocated in Tomcat say 256MB. Any thoughts?
> This very much depends on the specific application you have in mind.
> Ther following are two pointers on this topic.
> http://www.eclipsecon.org/2008/?page=sub/&id=215
> http://rapblog.innoopract.com/2008/10/performance-testing-ra p-on-cloud.html
>
> If you search the web you will probably find many more.
>
>>
>> 6. Is back browser button supported in RAP based application?
> Could you clarify what exactly you mean with this?
>
>>
>> 7. Any book in pipeline? :-)
> Yes.
>
>>
>> Thanks for your time.
>>
>> - PC
Re: general info regarding RAP [message #113444 is a reply to message #113391] Tue, 25 November 2008 16:54 Go to previous messageGo to next message
Parvez is currently offline ParvezFriend
Messages: 181
Registered: July 2009
Senior Member
Thanks for yoru help Rüdiger, some follow-up questions below.

Regards,
- PC

Rüdiger Herrmann wrote:
> I forgot to provide the link to the RAP book that is in the works:
> http://www.rap-book.com/
>
> Cheers,
> Rüdiger
>
> Rüdiger Herrmann wrote:
>> Hi,
>>
>> please see my comments below. However, most questions have been
>> answered before. For more thorough information, please search the
>> newsgroup.
>>
>> HTH
>> Rüdiger
>>
>> PC wrote:
>>> Hi,
>>>
>>> Was just ooking at RAP and had few questions in mind, will be great
>>> if some one can shed some light on these:
>>>
>>>
>>> 1 How search engine friendly is RAP application?
>>>
>>> Is it possible to index all pages of RAP?
>>>
>>> Are their some guidelines / best practices for RAP developer?
>> Apart from configuring the meta tags of the index.html page, there is
>> no support for search engines in RAP.
>>

Will there be further work/investigation on this front in future?

>>>
>>> 2. Can somebody suggest good RAP hosting service i.e. Tomcat hosting
>>> service?
>>>
>>> Looked on net and found few, but java/Tomcat based hosting is
>>> expensive (as compare to PHP) and dedicated RAM allocation is around
>>> 256MB. Further, one has to pay more if needed more. So just wondering
>>> what services people are using, any recommendations/suggestions?
>> Sorry, but I can't help you with that.
>>
>>>
>>> 3. Further, for dynamic i.e. database oriented RAP application; is
>>> tomcat alone sufficient along with hibernate? i.e. as I see that
>>> JBoss is not required if ejbs are not used and tomcat can handle
>>> multiple/concurrent users/session, am I right in saying so.
>> Yes.
>>
>>>
>>> 4. Is there some tutorial / best practices i.e. how to develop RAP
>>> along with database?
>>
>> Not that I am aware of. In general, you can refer to best practices
>> and tutorials for database application development in servlet
>> environments.
>>
>>>
>>> 5. Which application is more scalable, one developed with GWT or with
>>> RAP i.e. which application can support more concurrent users with
>>> same amount of heap allocated in Tomcat say 256MB. Any thoughts?
>> This very much depends on the specific application you have in mind.
>> Ther following are two pointers on this topic.
>> http://www.eclipsecon.org/2008/?page=sub/&id=215
>> http://rapblog.innoopract.com/2008/10/performance-testing-ra p-on-cloud.html
>>
>>
>> If you search the web you will probably find many more.
>>
>>>
>>> 6. Is back browser button supported in RAP based application?
>> Could you clarify what exactly you mean with this?
>>

I meant, "Back" button on browser, normally it takes back user to
previous action/html page, but in ajax (I think) normally browser is not
aware of history so generally that functionaly doesn't work.

>>>
>>> 7. Any book in pipeline? :-)
>> Yes.
>>
>>>
>>> Thanks for your time.
>>>
>>> - PC
Re: general info regarding RAP [message #113457 is a reply to message #113444] Tue, 25 November 2008 17:19 Go to previous messageGo to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi,


>
> I meant, "Back" button on browser, normally it takes back user to
> previous action/html page, but in ajax (I think) normally browser is not
> aware of history so generally that functionaly doesn't work.
>

As a RAP application runs within one single HTML page, using the Back
button means to leave the application. The framework warns the user by
displaying a dialog if he really wants to leave the page.

Regards,
Stefan.
Re: general info regarding RAP [message #113480 is a reply to message #113444] Wed, 26 November 2008 07:45 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

>>>> 1 How search engine friendly is RAP application?
>>>>
>>>> Is it possible to index all pages of RAP?
>>>>
>>>> Are their some guidelines / best practices for RAP developer?
>>> Apart from configuring the meta tags of the index.html page, there is
>>> no support for search engines in RAP.
>>>
>
> Will there be further work/investigation on this front in future?
This is not on our current roadmap.

Rüdiger
Previous Topic:[ANN] RAP 1.2 M3 available
Next Topic:JFace Cell Editors missing [247122] (target milestone: 1.2 M3)
Goto Forum:
  


Current Time: Sat Apr 27 02:36:41 GMT 2024

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

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

Back to the top