cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro java application over the internet

Former Member
0 Kudos

Hi all

We have developed a webdynpro java application and deployed it on an EP J2EE engine.

Now we r interested in publishing our application over the internet.

We have a few issues that r not clear to us and we would be happy to hear your experience:

1. Is there any designated component for running a webdynpro java application over the internet?

As for EP as I understand is not meant for this or if it is then it is meant for allot more then just publishing our application....

2. Do u know if java webdynpro is considered as a secure language/technology , is it protected from sql injections or other hacker methods?

3. License - We will have approximately 2000 users (actual active users can be allot less) , I know that a license to portal costs allot and that's one of the reasons

that we don't want to publish our portal. Do u know of other methods that will cost us less?

Thanks

Nitsan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

So I understand that the users will be managed on the WAS?

Do u know how will this be licensed ? per WAS user? per pages watched ?

Do u know if there is a known secured configuration for exposing an application running on WAS?

Thanks for your helpful answers!!!

Nitsan

junwu
Active Contributor
0 Kudos

yes, ume is part of J2EE server also.

there is an option to be licensed based on per cpu.

for security, I don't know if enablement of ssl is enough for your case.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi John

Thank u for your reply.

I am intersted to know what is the configuration for doing this?

If I am not using EP so where do I log in ?

Where will I run my application (j2ee engine)?

Thank's

Nitsan

junwu
Active Contributor
0 Kudos

without ep, you still have the logon screen,which is part of the WAS, not part of EP.

EP is a j2ee application and running on top of SAP java server. So was web dynpro. there is no dependency between them.

Former Member
0 Kudos

Hi

Is there no way to do what I want without the EP?

Using the Was or its??????

Thanks again

Nitsan

junwu
Active Contributor
0 Kudos

if you just expose some web dynpro application , you can go without ep.

junwu
Active Contributor
0 Kudos

you need to setup a reverse proxy server to expose your portal to the outside world

netweaver can be licensed based on cpu. then it may save you some dollar.