Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] What is the URL of my project?

Hi Dénes,

the servlet is called 'rap' which would point you to: http://<host>:<port>/rap

See http://www.eclipse.org/rap/gettingstarted.php for more informations about that.

You're welcome to ask more questions but i think the newsgroup (eclipse.technology.rap on news.eclipse.org) would better fit your needs and there you'll also get more answers to your questions.

Cheers
 Benny

Dénes Zsolt wrote:
Hello!

I have got a problem. 1 week ago my boss said to me work with rap. I didn't use rap yet. So I am very beginner in it.

I got the hello app from He and I already can run it in eclipse

osgi> 2007.04.04. 10:16:47 org.mortbay.http.HttpServer doStart
INFO: Version Jetty/5.1.x
2007.04.04. 10:16:47 org.mortbay.util.Container start
INFO: Started org.mortbay.jetty.servlet.ServletHandler@20be79
2007.04.04. 10:16:47 org.mortbay.util.Container start
INFO: Started HttpContext[/,/]
2007.04.04. 10:16:47 org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:10080
2007.04.04. 10:16:47 org.mortbay.util.Container start
INFO: Started org.mortbay.http.HttpServer@1efb836

but in the browser 1 don't know what I need to write after splash.

for example:

localhost:<port>/WhatIHaveToWriteHere

Thanks the answere!

all best!

Denes Zsolt

Hungary
_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev




Back to the top