Re: Convert WebObjects app to pure java
Re: Convert WebObjects app to pure java
- Subject: Re: Convert WebObjects app to pure java
- From: Chuck Hill <email@hidden>
- Date: Wed, 16 Apr 2014 00:12:13 +0000
- Thread-topic: Convert WebObjects app to pure java
Hi,
On 2014-04-15, 4:48 PM, "Ada" wrote:
Thanks all for the responses!
Some answers to your questions:
"I think what you are saying is that you were using Apple Development tools including Xcode and WOBuilder to design your apps but now… now you’ve upgraded your Mac and you can’t run them anymore…. You sorta know that your only choice is to go Eclipse… does
this sound like your situation? I’m guessing too :-) "" -- Yes, can no longer run WO on my current machine. It is dying, and cannot patch it with anymore old parts.
Plain JSP is what I am thinking of switching to.
The reason we're stripping out the webobjects from the code is due to the server it lies on. It is running on a decade old mac, version 10.5.8.
My understanding is that i cannot run a webobjects app on a windows box (or maybe Red Hat)? Am I correct with my thoughts on that....?
If you are running WebObjects 5.4.x, then it will run on any box with JDK 1.5 – 1.7 (not sure about 1.8). If you meant WebObjects 4.5.x then that is Objective-C based and you have a much worse problem. As of version 5.0, WebObjects is pure java.
Chuck
I need a simple Java framework to convert all the code in, JSP is what I first thought of, but I'm open to suggestions.
The application listserv type app, where users are creating, adding, removing people form listservs.
As, one of you mentioned it does use the EOF, so I would need to rewrite that, and I don't know much as to what it is involved in there eitehr either.
Any guidance as to what to expect would be greatly appreciated.
Apologies for the confusing questions.
Thank you all!
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden