echo-list Mailing List for Echo (Page 3)
Brought to you by:
tliebeck
You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(33) |
Apr
(59) |
May
(69) |
Jun
(65) |
Jul
(67) |
Aug
(100) |
Sep
(80) |
Oct
(82) |
Nov
(90) |
Dec
(78) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(86) |
Feb
(69) |
Mar
(127) |
Apr
(72) |
May
(110) |
Jun
(117) |
Jul
(71) |
Aug
(75) |
Sep
(90) |
Oct
(47) |
Nov
(23) |
Dec
(24) |
2004 |
Jan
(3) |
Feb
(42) |
Mar
(25) |
Apr
(11) |
May
(3) |
Jun
(2) |
Jul
(9) |
Aug
(5) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2005 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(3) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Domagoj J. <do...@la...> - 2004-03-09 15:02:03
|
http://www.manageability.org/polls/what-is-the-best-java-web-framework/mp= oll_poll |
From: Francisco F. Jr. <fxj...@ya...> - 2004-03-06 13:32:45
|
Tod Liebeck wrote: > 1.1 has "basic" focus management which allows the application to focus a > specific field between server interactions. It does not have any means > of determining which component is focused before a server interaction, > so the server side focus state is set to 'unknown' between server > interactions. > Thanks Tod. I will be doing some tests using Georg's implementation. I will let you all know what I get. -- Regards, Francisco Figueiredo Jr. Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org |
From: Tod L. <tli...@ne...> - 2004-03-04 22:09:43
|
1.1 has "basic" focus management which allows the application to focus a specific field between server interactions. It does not have any means of determining which component is focused before a server interaction, so the server side focus state is set to 'unknown' between server interactions. On Mon, 2004-03-01 at 13:59, Bra...@ca... wrote: > The other problem you will have is "knowing" which field to put focus back > on when you return from the "server" interaction. Echo 1.0 does not have > focus management. I am not sure about the pre-release 1.1 and 1.2 > branches in CVS. > > Cheers > Brad Baker > ---------------------------------------------------------------------------------------- > > Email : bra...@ca... > Mobile: 0418-642-341 > ---------------------------------------------------------------------------------------- > > > > > > "Francisco Figueiredo Jr." > <fxj...@ya...> To: ech...@li... > Sent by: cc: > ech...@li...ur Subject: Re: [Echo-list] Getting lost focus event in text field > ceforge.net > > > 02/03/2004 12:43 AM > > > > > Bra...@ca... wrote: > > > > Echo does not generate an event for lost focus. Remeber, Echo is a > server > > side framework that tries to minmise the number of interactions between > the > > client and the server. > > > > > You could create your own TexField and TextFieldUI peer to render a > > TextField that raised and event on lost focus however it would run rather > > slow for the user, what with alll those server interactions. > > > > Thanks Brad! > Yes, I know this would be rather slow for the user, but it is a user > requirement. When she hits "tab", and so this changes focus away from > text field, the screen must be updated. The only way I thought I could > do that was when the text field lost focus. > > Thanks in advance. > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list |
From: <Bra...@ca...> - 2004-03-03 04:38:55
|
I think the EchoXUL is a great idea. That said, different programmers have different styles and some will like the idea of XML defined templates and others will like the idea of defining Java components and placing them in templates (like HtmlTemplate). This way each programming style (declarative XML versus programmatic Java) can be accommodated. The fact that they have functional overlap is irrelevant. Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- |
From: <Bra...@ca...> - 2004-03-03 03:03:29
|
See http://echopoint.sourceforge.net/NewsArticles/VersionHistory.html for full details. Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- |
From: <tj...@la...> - 2004-03-02 20:34:50
|
Domagoj, Thank you for your comments. I would second your motion to not start a fight over "XUL is bad / XUL is great". First, I would like to clarify my intentions regarding this effort. I am not trying to supplant anything that has been done. Personally, I don't care whether EchoXUL stays around, gets merged, or gets dropped completely... so long as something of the ideas in it permeate the Echo community and ultimately lead to enhancements to Echo. That is why I commissioned it as a separate project. I wanted to be able to incubate some ideas in an isolated corner of the Echo universe without having to worry up front where they fit. In fact, this effort came about out of some prolonged experimentation that I did with HTMLTemplatePanel and JSPTemplatePanel. At the time, I had written several extensions to those classes and exchanged emails with Brad Baker regarding them. I believe that some of these ideas and fixes were included in the last Echopoint release. I really liked working with Brad and I have the utmost respect for him, but I just had this itch that things could be different -- so I set off to see what I could come up with. Basically, I had this idea that I wanted to experiment with an XML based layout system. I took a revived look at XUL and realized that at least many of the ideas present there were directly applicable to what I was trying to do. Stock XUL recognizes two namespaces (not counting RDF and everything required to set up events, etc): XHTML and XUL. Since Echo is based on HTML rendering, supporting XHTML was extremely easy. For completeness I also made efforts to support the XUL box model. This was certainly an interesting piece of code, but I believe that its actual value may not be worth the cost of finishing and maintaining it. It is pretty interesting to have constraint based interfaces that "snap to" the right size, but it may not be intersting enough to justify the work and complexity. You hit the nail on the head when you highlighted the differences between how the HTMLTemplate layout manager and EchoXUL do things. The HTMLTemplate system takes the approach of laying out existing Component instances by "decorating" them with HTML before and after each instance (along with some ability to set visual properties on the component instances). EchoXUL is more analagous to the resource factory paradigm used by native GUI implementations (ie. Windows, MacOS, etc). With this paradigm there is a resource controller which instantiates an entire structure of components and presents them to the instantiating controller in the form of id handles of some type. In this regard, the EchoXUL framework would not fit well into the idiom of LayoutManagers which HTMLTemplate is based on. A LayoutManager is a consumer of pre-created instances, whereas the EchoXUL view framework is a factory for creating Component hierarchies. In hindsight, I regret naming the project EchoXUL, because I think the cogent idea that makes this project unique is not its use of XUL as the primary means of describing views. I think the real meat of the matter comes from the "View framework" (ie. the interfaces and classes under echoxul.view). It is this part of the API that is nuetral as to the underlying representation (ie. XUL, HTML, etc). I could really take or leave using XUL to describe Echo UIs, but I would really like to see a robust Component factory and location framework similar to that implemented by the echoxul.view package. By having such a factory pattern for creating Component hierarchies and providing the ability to "cross-cut" directly to the active components or sub-factories that form the interactive part of the interface, it allows the Echo developer great freedom to create better controller Components that are less concerned about the mundane details of layout and visual control and are more concerned about orchestrating the events and flow of the application. That such a pattern can be extended (as I have done with EchoXUL) to load its resources from external files which are in a format that is familiar and common to many people and tools is really just an added bonus. Anyway, I could discuss this type of thing for a long time and if we were within close proximity, I would take you up on that beer. I think that the Echo framework is just about the coolest thing I have ever seen. I find myself unable to stop evangelizing it to my coworkers (and even my wife, who could really care less!). I give my endless thanks to the folks at Nextapp and Brad for their tireless effort on this stuff. If my contribution starts a discussion which enhances Echo then I will consider the time well spent. If my implementation is used, then all the better, but that is not my goal. I really just wanted to illustrate these concepts with something more than words and a spec. I wanted to show people what I had in mind. If you come back and say I'm crazy I can take that and find another way to contribute. As for some of your other specific comments: - Sorry for the wrong extension on the source distro. It was my first time using the Sourceforge file repository and it seems to have edited my file name. - The NestedHTMLComponent was optimized and created to exist as part of the View framework and would therefore not be extremely useable outside of it. However, it is a fairly trivial component and a generic implementation could be easily created. The main thing that this specific component does is utilize the view framework to store static content at the server level instead of for each session. This keeps each new instance from incurring the memory cost required to store the static HTML pieces. Some of the other components such as XulBox and SafeWrapperComponent (for catching exception from UI peers) are general and not tied to the EchoXUL framework. - I wish I could find the guy who wanted to do the incremental refresh stuff. That would be really cool. I have had similar thoughts, but I don't think I ever said them out loud -- so I don't think I'm the person you're referring to! :) - I'm not mad at you. I burst on the scene with what appeared to be a competing implementation. This is my first real foray into open source and I probably deserved to get hit on the head, but I instead received a very detailed and sensible response. Thanks. BTW - I am wondering if anyone is planning or writing a killer Echo app. The problem with this framework is that most of the best uses for it are "behind the firewall". Brad and the Nextapp folks have done a wonderful job with their demos, but I think we really need an Open Source app with some sizzle... perhaps a content management system, weblog manager or wiki. Any thoughts? I want something that I can take to skeptics and say "look what you can do with Echo". Terry > Congrats Terry > > Nice to see that Echo comunity grows, even to XUL direction, I just will > make the request that we dont start a fight over the isue "XUL is bad / > XUL > is great" on this list. > It only changes the "init" function of GUI and the author says it cleanly, > I > dont like when someone proclaims XUL as "solution for everithing". > > I like the possibility to include ordinary HTML in XUL file but I dont > know > how is this going to work with existing templating stuff > (HTMLTemplatePanel). So now we have something wey similiar : we can write > HTML templates with a way to insert echo components in it by marking the > place in HTML or just puting the name attribute in the supported tags. AND > now we will have XUL text files with XUL syntax for composing Echo > components and around them there may be plain XHTML (via > echoxul.component.NestedHtmlComponent (I wonder is this a full component > that can be used without full XUL, I mean just to include it in normlal > Echo > screen programaticaly ?)). > Maybe this new XUL stuff should be only a syntax for including Echo > components in HTML Template for HTMLTemplatePanel of Brad Baker. > > Anyway there is an overlap and IMHO mybe it could be addressed to make it > that way so there is no overlap and that there is still support for XUL > from > Terry Laurenzo (if both Brad and Terry have time and are willing to > cooperate). > > Only MAJOR difference that I see between EchoXUL and HTMLTemplatePanel is > that when we parse and use the HTML template, components are allready > instantied and just mounted to place (HTMLTempltePanel is more to layout > that composition) and EchoXUL is also about layout but also for > instatiating components (XUL tags). > > So IMHO now I see two ways : > 1. dump the XHTML support in EchoXUL and make the EchoXUL works nice > with existing way of adding ordinary HTML (HTMLTemplatePanel) > 2. or total integration of HTMLTemplatePanel nad EchoXUL (they anways > probably both have ). > > Of the other things I notice that you are doing layout at client side ? > ("In EchoXUL, a monsterous JavaScript based XUL layout engine is used to > dynamically enforce XUL constraints.") > We will se how it is going to work with HTML generated from Echo/EchoPoint > components, but even if there is going to be problems I think that they > are > going to be easily solvable. > > And for the end , Brad, Terry, PLEASE don't get mad at me for commentig > at > your work, but I like Echo/EchoPoint and I would like it to be concise and > clean because it is why I love it. You would get a beer from me > anytime. > > BTW: Terry please rename "echoxul-0.1-source.gz" to > "echoxul-0.1-source.tar.gz" and make the file inside the gz also have .tar > extension. Or just put the .tar extension to file inside gzip archive > (khm... I am on windows so I cant unpack before the file has right > extension). > > > Cheers, Domagoj > > > BTW2 : But where is the guy that said that he will try to work on making > Echo support "partial updates" (with fallback to whole HTML_Frame / > Echo_Pane refresh if browser cant support it) , I just wonder is he > working on something ? > > > |
From: Domagoj J. <do...@la...> - 2004-03-02 10:15:04
|
Congrats Terry Nice to see that Echo comunity grows, even to XUL direction, I just will make the request that we dont start a fight over the isue "XUL is bad / XUL is great" on this list. It only changes the "init" function of GUI and the author says it cleanly, I dont like when someone proclaims XUL as "solution for everithing". I like the possibility to include ordinary HTML in XUL file but I dont know how is this going to work with existing templating stuff (HTMLTemplatePanel). So now we have something wey similiar : we can write HTML templates with a way to insert echo components in it by marking the place in HTML or just puting the name attribute in the supported tags. AND now we will have XUL text files with XUL syntax for composing Echo components and around them there may be plain XHTML (via echoxul.component.NestedHtmlComponent (I wonder is this a full component that can be used without full XUL, I mean just to include it in normlal Echo screen programaticaly ?)). Maybe this new XUL stuff should be only a syntax for including Echo components in HTML Template for HTMLTemplatePanel of Brad Baker. Anyway there is an overlap and IMHO mybe it could be addressed to make it that way so there is no overlap and that there is still support for XUL from Terry Laurenzo (if both Brad and Terry have time and are willing to cooperate). Only MAJOR difference that I see between EchoXUL and HTMLTemplatePanel is that when we parse and use the HTML template, components are allready instantied and just mounted to place (HTMLTempltePanel is more to layout that composition) and EchoXUL is also about layout but also for instatiating components (XUL tags). So IMHO now I see two ways : 1. dump the XHTML support in EchoXUL and make the EchoXUL works nice with existing way of adding ordinary HTML (HTMLTemplatePanel) 2. or total integration of HTMLTemplatePanel nad EchoXUL (they anways probably both have ). Of the other things I notice that you are doing layout at client side ? ("In EchoXUL, a monsterous JavaScript based XUL layout engine is used to dynamically enforce XUL constraints.") We will se how it is going to work with HTML generated from Echo/EchoPoint components, but even if there is going to be problems I think that they are going to be easily solvable. And for the end , Brad, Terry, PLEASE don't get mad at me for commentig at your work, but I like Echo/EchoPoint and I would like it to be concise and clean because it is why I love it. You would get a beer from me anytime. BTW: Terry please rename "echoxul-0.1-source.gz" to "echoxul-0.1-source.tar.gz" and make the file inside the gz also have .tar extension. Or just put the .tar extension to file inside gzip archive (khm... I am on windows so I cant unpack before the file has right extension). Cheers, Domagoj BTW2 : But where is the guy that said that he will try to work on making Echo support "partial updates" (with fallback to whole HTML_Frame / Echo_Pane refresh if browser cant support it) , I just wonder is he working on something ? |
From: Francisco F. Jr. <fxj...@ya...> - 2004-03-02 02:18:31
|
Bra...@ca... wrote: > > The other problem you will have is "knowing" which field to put focus back > on when you return from the "server" interaction. Echo 1.0 does not have > focus management. I am not sure about the pre-release 1.1 and 1.2 > branches in CVS. > Thanks Brad. I will check if this would be an issue to user. Or is the focus mandatory? -- Regards, Francisco Figueiredo Jr. Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein |
From: Francisco F. Jr. <fxj...@ya...> - 2004-03-02 00:55:05
|
Georg Sendt wrote: > to fulfill the requirements you can do the following: > [...] Hi Georg! Thank you a million!! :) Your code will easy very much my development. -- Regards, Francisco Figueiredo Jr. Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein |
From: <Bra...@ca...> - 2004-03-01 22:12:43
|
The other problem you will have is "knowing" which field to put focus back on when you return from the "server" interaction. Echo 1.0 does not have focus management. I am not sure about the pre-release 1.1 and 1.2 branches in CVS. Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- "Francisco Figueiredo Jr." <fxj...@ya...> To: ech...@li... Sent by: cc: ech...@li...ur Subject: Re: [Echo-list] Getting lost focus event in text field ceforge.net 02/03/2004 12:43 AM Bra...@ca... wrote: > > Echo does not generate an event for lost focus. Remeber, Echo is a server > side framework that tries to minmise the number of interactions between the > client and the server. > > You could create your own TexField and TextFieldUI peer to render a > TextField that raised and event on lost focus however it would run rather > slow for the user, what with alll those server interactions. > Thanks Brad! Yes, I know this would be rather slow for the user, but it is a user requirement. When she hits "tab", and so this changes focus away from text field, the screen must be updated. The only way I thought I could do that was when the text field lost focus. Thanks in advance. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list |
From: Terry L. <tj...@la...> - 2004-03-01 16:26:16
|
I am pleased to announce the preview release of a new framework for the Echo community. This framework allows for the creation of Echo user interfaces using an XUL like representation (Mozilla's user interface language, see http://www.xulplanet.com). Currently, the user interfaces (views) can be created with a mixture of XHTML elements, XUL elements (box model only) or straight assembly of Echo components. Visit the project web page ( http://echoxul.sourceforge.net ) for more information. If you are an Echo developer who would like to investigate ways to cleanly seperate your layout tasks from your Java code, please download the examples, source code, and users guide. This framework is not yet complete, so I need community feedback in order to get it right. Please send feedback in response to this message or on the echoxul mailing list (ech...@li...). Also, I apologize in advance for not having an internet-accessible demo available. Please use the WebStart launcher on the project home page or install the WAR from the downloads area to get it working. After looking through the user's guide, the test application is an excellent place to start your investigation. If you choose to build any of the components from source, you will need Apache Maven (http://maven.apache.org/start/download.html). Once installed and on your path, simple execute "maven jar" from any of the top level modules (ie. any module containing project.xml). For the testapp, you can execute "maven war" to build the war file. Note that you will need an internet connection for the first time running maven because it downloads a lot of dependencies. Thanks. Terry Laurenzo |
From: Georg S. <geo...@we...> - 2004-03-01 16:24:51
|
to fulfill the requirements you can do the following: 1. create a new component based on nextapp.echo.TextField. 2. in your TextFieldUI change the SERVICE_TEXT_FIELD_SCRIPT to a modified one: [code] function E_textFieldKeyPress(event, E_id, E_value) { var E_code; if (event.keyCode) { E_code = event.keyCode; } else { E_code = event.which; } if (E_code == 13) { E_setParameter(E_id, E_value); E_setAction(E_id, "enter"); } if(E_code == 9) { E_setParameter(E_id, E_value); E_setAction(E_id, "tab"); } } [/code] This script detects the TAB (9) key and notifies the server with E_setAction(...) If you want to distinct whether "enter" or "tab" was pressed modify the clientAction-Method of your TextFieldUI to something like this: [code] public void clientAction(String command) { if (renderedActive) { if("tab".compareTo(command) == 0) doTabWork(); else { TextField textField = (TextField) getComponent(); textField.fireActionEvent(); } } } [/code] best regards, Georg Am Mon, 2004-03-01 um 14.43 schrieb Francisco Figueiredo Jr.: > Bra...@ca... wrote: > > > > Echo does not generate an event for lost focus. Remeber, Echo is a server > > side framework that tries to minmise the number of interactions between the > > client and the server. > > > > > You could create your own TexField and TextFieldUI peer to render a > > TextField that raised and event on lost focus however it would run rather > > slow for the user, what with alll those server interactions. > > > > Thanks Brad! > Yes, I know this would be rather slow for the user, but it is a user > requirement. When she hits "tab", and so this changes focus away from > text field, the screen must be updated. The only way I thought I could > do that was when the text field lost focus. > > Thanks in advance. > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list |
From: Francisco F. Jr. <fxj...@ya...> - 2004-03-01 11:55:16
|
Bra...@ca... wrote: > > Echo does not generate an event for lost focus. Remeber, Echo is a server > side framework that tries to minmise the number of interactions between the > client and the server. > > You could create your own TexField and TextFieldUI peer to render a > TextField that raised and event on lost focus however it would run rather > slow for the user, what with alll those server interactions. > Thanks Brad! Yes, I know this would be rather slow for the user, but it is a user requirement. When she hits "tab", and so this changes focus away from text field, the screen must be updated. The only way I thought I could do that was when the text field lost focus. Thanks in advance. |
From: <Bra...@ca...> - 2004-02-29 22:18:10
|
Echo does not generate an event for lost focus. Remeber, Echo is a server side framework that tries to minmise the number of interactions between the client and the server. You could create your own TexField and TextFieldUI peer to render a TextField that raised and event on lost focus however it would run rather slow for the user, what with alll those server interactions. Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- "Francisco Figueiredo Jr." <fxj...@ya...> To: ech...@li..., Sent by: ech...@li... ech...@li...ur cc: ceforge.net Subject: [Echo-list] Getting lost focus event in text field 01/03/2004 10:27 AM Hi all, I'd like to be able to get the lost focus event of a text field component. Does anybody know how I could do that? I tried to find something in docs with no luck. Thanks in advance. -- Regards, Francisco Figueiredo Jr. Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list |
From: Francisco F. Jr. <fxj...@ya...> - 2004-02-29 18:30:10
|
Hi all, I'd like to be able to get the lost focus event of a text field component. Does anybody know how I could do that? I tried to find something in docs with no luck. Thanks in advance. -- Regards, Francisco Figueiredo Jr. Membro Fundador do Projeto MonoBrasil - MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein |
From: Georg S. <geo...@we...> - 2004-02-27 14:07:20
|
Hmm, I cannot reproduce this behaviour with stable Echo dist. A Grid with "bar" is rendered. And looking at the Grid-Code: if there is a cell existing than this cell is replaced by the new cell. Georg Am Fre, 2004-02-27 um 14.42 schrieb Lendvai Attila: > > hi, > > if you have a Grid, and add labels to a specific cell twice, then the > cell is not rendered. > > grid.add(0, 0, new Label("foo")); > grid.add(0, 0, new Label("bar")); > > and neither foo, nor bar will be visible, and no exception is thrown. > > - 101 > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id56&alloc_id438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list |
From: Lendvai A. <Att...@ne...> - 2004-02-27 13:53:17
|
hi, if you have a Grid, and add labels to a specific cell twice, then the cell is not rendered. grid.add(0, 0, new Label("foo")); grid.add(0, 0, new Label("bar")); and neither foo, nor bar will be visible, and no exception is thrown. - 101 |
From: Lendvai A. <Att...@ne...> - 2004-02-25 14:34:21
|
hi! i've tried to implement a content pane which is when rendered in a frame sets the content type to 'text/xml', so the browser specially displays the downloaded xml. (which is a text in a single Label) in my XMLContentPaneUI i call connection.setContentType(), but looking at the frame info in mozilla it's 'text/html'. is there a ways to display xml so that the browser colors it? i assume from my limited HTML knowledge that it can only be done per frame if at all... any help is appreciated, - 101 |
From: Ciaran J. <Cia...@te...> - 2004-02-24 08:54:20
|
That doesn't sound like an echo/echopoint issue. If there is no servlet.jar there *NO* JSP/Servlet framework will work! is it possible that the servlet-api.jar file contains the javax.servlet.* classes ? - Ciaran -----Original Message----- From: Glen Trudgett [mailto:Gle...@de...] Sent: 24 February 2004 00:26 To: ech...@li... Subject: Re: [Echo-list] Newbie Eclipse and Echo setup Firstly, Thanks for the input, I've made head way :) Something has come to my attention. Firstly, I'm running Linux (Gentoo) and the distro now has tomcat version 5 as the new release. After poking around in the common libraries (TOMCAT_HOME/common/lib/) I have found the following; ant.jar commons-collections.jar commons-dbcp-1.1.jar commons-el.jar commons-pool-1.1.jar jasper-compiler.jar jasper-runtime.jar jmx-remote-tools.jar jmx-remote.jar jmx.jar jsp-api.jar naming-common.jar naming-factory.jar naming-java.jar naming-resources.jar servlet-api.jar In particular the last entry. There is no servlet.jar!!! Is this something that will have to be accounted for in the echo/echopoint libraries? I found this to be one of the problems I have had during my development environment setup. Glen Dalton, Jason wrote: >Hi Glen, > >I think I'm understanding what you're trying to do here. Basically, you're wanting to know how to get an echo app up and running using eclipse from step 1. I'll assume you have a Java project compiling in eclipse. Exactly how you accomplish the following steps is up to you, but here's an example that should work: > >First, setup the eclipse project to build to the Servlet structure. >1. Set your Java build path to bin\WEB-INF\classes >2. Create the directory bin\WEB-INF\lib and copy your lib files there (Echo.jar, EchoServer.jar, servlet.jar, etc) >3. Put your web.xml file in the bin\WEB-INF directory >Note - at some point you'll want to make an ant build file to manage this structure along with any other CM activities in your project (http://ant.apache.org/). > >Second, setup Tomcat to load your web application. >1. Open TOMCAT_HOME\conf\server.xml >2. Add this line under the <host> tag: ><Context path="/myurl" docBase="PROJECT_HOME/bin" debug="0"/> >Where: >- "myurl" is the virutal directory you want to use to access your app >- "PROJECT_HOME" is the absolute directory to your eclipse project (Note - if you're on windows, replace all back slashes with forward slashes so it'll look something like C:/apps/eclipse/workspace/testproject/bin). > >Fire up Tomcat. The url will be http://localhost:8080/myurl/myservlet Where "myservlet" is what you defined in web.xml for the <url-pattern> of your EchoServer servlet. > >As I mentioned earlier, there are various ways to get your project integrated with Tomcat. I prefer this method since I can setup the build directory structure once (using ant) and rely on eclipse's incremental compile thereafter to test my changes. > >If I missed something I'm sure one of the many folks on this list will let us know. > >Hope this helps, > >jd > > -----Original Message----- > From: Glen Trudgett [mailto:Gle...@de...] > Sent: Sun 2/22/2004 7:47 PM > To: Bra...@ca... > Cc: ech...@li... > Subject: Re: [Echo-list] re: Newbie Eclipse and Echo setup > > > > Hi Brad, > > Thanks for the reply. Fortunately I do understand the mechanics of this > particular element of the setup. I apologise for my lack of clarity. I > continually recieve errors in my source code relating to > javax.servlet.http.HttpServlet. I have managed to have eclipse 'import' > all the properties associated with Labels, Window etc. > > Is this a common problem for 'new players'? > > Glen > > > > Bra...@ca... wrote: > > >I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat from > >within Eclipse. > > > >You can download it from : > > > >http://www.sysdeo.com/eclipse/tomcatPlugin.html > > > >What is does is "start" Tomcat under the control of the Eclipse Java > >Debugger and hence allows you to "step" through your code. > > > >In the menu option Window / Prefernces, you need to go to the Tomcat entry > >and enter in parameters such as where you copy of Tomcat is, what version > >you are running, and finally what JVM to use for Tomcat. > > > >Once you have done this you can "start and stop" Tomcat and it will be > >running inside the Eclispe JVM. > > > > > > > >Cheers > >Brad Baker > >--------------------------------------------------------------------------- ------------- > > > >Email : bra...@ca... > >Mobile: 0418-642-341 > >--------------------------------------------------------------------------- ------------- > > > > > > > > > > > > Glen Trudgett > > <Gle...@de... To: ech...@li... > > .au> cc: > > Sent by: Subject: [Echo-list] re: Newbie Eclipse and Echo setup > > ech...@li...ur > > ceforge.net > > > > > > 23/02/2004 09:38 AM > > > > > > > > > >Hi all, > > > >I am having a little trouble trying to get an echo application up and > >running, using the eclipse editor. > >What I thought would be a straight forward procedure has become a little > >confusing. I would like to be able to grab the helloworld source code, > >put it in the eclipse environment, and create the appropriate Servlet > >executable. > >I have no problems get the EchoDemo working through tomcat. My > >environment contains the following (most recent stable); tomcat, ant, > >jdk, j2ee & eclipse (tomcat plugin). > > > >I have created a project with the structure of WAR standard, using the > >eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have > >created the web.xml for access through tomcat. Would it be possible for > >someone to provide the basic trick of getting Echo development going in > >Eclipse? > > > >Thanks > > > >Glen > > > > > >********************************************************************** > >This message is intended for the addressee named and may contain > >privileged information or confidential information or both. If you > >are not the intended recipient please delete it and notify the sender. > >********************************************************************** > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. > >Build and deploy apps & Web services for Linux with > >a free DVD software kit from IBM. Click Now! > >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > >_______________________________________________ > >Echo-list mailing list > >Ech...@li... > >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > > > > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. > >Build and deploy apps & Web services for Linux with > >a free DVD software kit from IBM. Click Now! > >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > >_______________________________________________ > >Echo-list mailing list > >Ech...@li... > >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > > ********************************************************************** > This message is intended for the addressee named and may contain > privileged information or confidential information or both. If you > are not the intended recipient please delete it and notify the sender. > ********************************************************************** > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list > > > > ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list ******************************************** Any opinions expressed in this email are those of the individual and not necessarily the Company. This email and any files transmitted with it, including replies and forwarded copies (which may contain alterations) subsequently transmitted from the company, are confidential and solely for the use of the intended recipient. If you are not the intended recipient or the person responsible for delivering to the intended recipient, be advised that you have received this email in error and that any use is strictly prohibited. If you have received this email in error please notify the IT Dept. via email to IT....@Te..., including a copy of the message. Please then delete this email and destroy any copies of it. ********************************************* |
From: Glen T. <Gle...@de...> - 2004-02-24 00:38:39
|
Firstly, Thanks for the input, I've made head way :) Something has come to my attention. Firstly, I'm running Linux (Gentoo) and the distro now has tomcat version 5 as the new release. After poking around in the common libraries (TOMCAT_HOME/common/lib/) I have found the following; ant.jar commons-collections.jar commons-dbcp-1.1.jar commons-el.jar commons-pool-1.1.jar jasper-compiler.jar jasper-runtime.jar jmx-remote-tools.jar jmx-remote.jar jmx.jar jsp-api.jar naming-common.jar naming-factory.jar naming-java.jar naming-resources.jar servlet-api.jar In particular the last entry. There is no servlet.jar!!! Is this something that will have to be accounted for in the echo/echopoint libraries? I found this to be one of the problems I have had during my development environment setup. Glen Dalton, Jason wrote: >Hi Glen, > >I think I'm understanding what you're trying to do here. Basically, you're wanting to know how to get an echo app up and running using eclipse from step 1. I'll assume you have a Java project compiling in eclipse. Exactly how you accomplish the following steps is up to you, but here's an example that should work: > >First, setup the eclipse project to build to the Servlet structure. >1. Set your Java build path to bin\WEB-INF\classes >2. Create the directory bin\WEB-INF\lib and copy your lib files there (Echo.jar, EchoServer.jar, servlet.jar, etc) >3. Put your web.xml file in the bin\WEB-INF directory >Note - at some point you'll want to make an ant build file to manage this structure along with any other CM activities in your project (http://ant.apache.org/). > >Second, setup Tomcat to load your web application. >1. Open TOMCAT_HOME\conf\server.xml >2. Add this line under the <host> tag: ><Context path="/myurl" docBase="PROJECT_HOME/bin" debug="0"/> >Where: >- "myurl" is the virutal directory you want to use to access your app >- "PROJECT_HOME" is the absolute directory to your eclipse project (Note - if you're on windows, replace all back slashes with forward slashes so it'll look something like C:/apps/eclipse/workspace/testproject/bin). > >Fire up Tomcat. The url will be http://localhost:8080/myurl/myservlet Where "myservlet" is what you defined in web.xml for the <url-pattern> of your EchoServer servlet. > >As I mentioned earlier, there are various ways to get your project integrated with Tomcat. I prefer this method since I can setup the build directory structure once (using ant) and rely on eclipse's incremental compile thereafter to test my changes. > >If I missed something I'm sure one of the many folks on this list will let us know. > >Hope this helps, > >jd > > -----Original Message----- > From: Glen Trudgett [mailto:Gle...@de...] > Sent: Sun 2/22/2004 7:47 PM > To: Bra...@ca... > Cc: ech...@li... > Subject: Re: [Echo-list] re: Newbie Eclipse and Echo setup > > > > Hi Brad, > > Thanks for the reply. Fortunately I do understand the mechanics of this > particular element of the setup. I apologise for my lack of clarity. I > continually recieve errors in my source code relating to > javax.servlet.http.HttpServlet. I have managed to have eclipse 'import' > all the properties associated with Labels, Window etc. > > Is this a common problem for 'new players'? > > Glen > > > > Bra...@ca... wrote: > > >I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat from > >within Eclipse. > > > >You can download it from : > > > >http://www.sysdeo.com/eclipse/tomcatPlugin.html > > > >What is does is "start" Tomcat under the control of the Eclipse Java > >Debugger and hence allows you to "step" through your code. > > > >In the menu option Window / Prefernces, you need to go to the Tomcat entry > >and enter in parameters such as where you copy of Tomcat is, what version > >you are running, and finally what JVM to use for Tomcat. > > > >Once you have done this you can "start and stop" Tomcat and it will be > >running inside the Eclispe JVM. > > > > > > > >Cheers > >Brad Baker > >---------------------------------------------------------------------------------------- > > > >Email : bra...@ca... > >Mobile: 0418-642-341 > >---------------------------------------------------------------------------------------- > > > > > > > > > > > > Glen Trudgett > > <Gle...@de... To: ech...@li... > > .au> cc: > > Sent by: Subject: [Echo-list] re: Newbie Eclipse and Echo setup > > ech...@li...ur > > ceforge.net > > > > > > 23/02/2004 09:38 AM > > > > > > > > > >Hi all, > > > >I am having a little trouble trying to get an echo application up and > >running, using the eclipse editor. > >What I thought would be a straight forward procedure has become a little > >confusing. I would like to be able to grab the helloworld source code, > >put it in the eclipse environment, and create the appropriate Servlet > >executable. > >I have no problems get the EchoDemo working through tomcat. My > >environment contains the following (most recent stable); tomcat, ant, > >jdk, j2ee & eclipse (tomcat plugin). > > > >I have created a project with the structure of WAR standard, using the > >eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have > >created the web.xml for access through tomcat. Would it be possible for > >someone to provide the basic trick of getting Echo development going in > >Eclipse? > > > >Thanks > > > >Glen > > > > > >********************************************************************** > >This message is intended for the addressee named and may contain > >privileged information or confidential information or both. If you > >are not the intended recipient please delete it and notify the sender. > >********************************************************************** > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. > >Build and deploy apps & Web services for Linux with > >a free DVD software kit from IBM. Click Now! > >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > >_______________________________________________ > >Echo-list mailing list > >Ech...@li... > >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > > > > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. > >Build and deploy apps & Web services for Linux with > >a free DVD software kit from IBM. Click Now! > >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > >_______________________________________________ > >Echo-list mailing list > >Ech...@li... > >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > > ********************************************************************** > This message is intended for the addressee named and may contain > privileged information or confidential information or both. If you > are not the intended recipient please delete it and notify the sender. > ********************************************************************** > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Echo-list mailing list > Ech...@li... > https://lists.sourceforge.net/lists/listinfo/echo-list > > > > ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** |
From: Glen T. <Gle...@de...> - 2004-02-23 03:48:45
|
Great and thank you for your assistance :) Yes, I do actually! I'm just picking up the ball again. I'm taking baby steps with echo and make myself familiar with it again, then moving to echopoint. BTW, I think it is a great piece of software and well done. Keep up the good work. Glen Bra...@ca... wrote: >>>I continually recieve errors in my source code relating to >>> >>> >javax.servlet.http.HttpServlet > >The issue may be that you cant "compile and link" the class files with the >servlet implementation. > >If so it will be because your project does not reference the "servlet.jar" >(of say of Tomcat). > >Goto the project in question, click on it and go to "Projects / Properties >/ Java Build Path" and then the "Libraries" tab > >I have a classpath entry in their called >TOMCAT_HOME/common/lib/servlet.jar, where TOMCAT_HOME is where my Tomcat >installl is located. > > > >ps. Great to see another Aussie looking at Echo! Do you also know of >EchoPoint? (http://echopoint.sourceforge.net) > > > >Cheers >Brad Baker >---------------------------------------------------------------------------------------- > >Email : bra...@ca... >Mobile: 0418-642-341 >---------------------------------------------------------------------------------------- > > > > > > Glen Trudgett > <Gle...@de... To: Bra...@ca... > .au> cc: ech...@li... > Sent by: Subject: Re: [Echo-list] re: Newbie Eclipse and Echo setup > ech...@li...ur > ceforge.net > > > 23/02/2004 11:47 AM > > > > >Hi Brad, > >Thanks for the reply. Fortunately I do understand the mechanics of this >particular element of the setup. I apologise for my lack of clarity. I >continually recieve errors in my source code relating to >javax.servlet.http.HttpServlet. I have managed to have eclipse 'import' >all the properties associated with Labels, Window etc. > >Is this a common problem for 'new players'? > >Glen > > > >Bra...@ca... wrote: > > > >>I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat >> >> >from > > >>within Eclipse. >> >>You can download it from : >> >>http://www.sysdeo.com/eclipse/tomcatPlugin.html >> >>What is does is "start" Tomcat under the control of the Eclipse Java >>Debugger and hence allows you to "step" through your code. >> >>In the menu option Window / Prefernces, you need to go to the Tomcat entry >>and enter in parameters such as where you copy of Tomcat is, what version >>you are running, and finally what JVM to use for Tomcat. >> >>Once you have done this you can "start and stop" Tomcat and it will be >>running inside the Eclispe JVM. >> >> >> >>Cheers >>Brad Baker >>---------------------------------------------------------------------------------------- >> >> > > > >>Email : bra...@ca... >>Mobile: 0418-642-341 >>---------------------------------------------------------------------------------------- >> >> > > > >> >> >> >> >> > > > >> Glen Trudgett >> >> > > > >> <Gle...@de... To: >> >> >ech...@li... > > > >> .au> cc: >> >> > > > >> Sent by: Subject: >> >> >[Echo-list] re: Newbie Eclipse and Echo setup > > > >> ech...@li...ur >> >> > > > >> ceforge.net >> >> > > > > > > > > > >> 23/02/2004 09:38 AM >> >> > > > > > > >> >>Hi all, >> >>I am having a little trouble trying to get an echo application up and >>running, using the eclipse editor. >>What I thought would be a straight forward procedure has become a little >>confusing. I would like to be able to grab the helloworld source code, >>put it in the eclipse environment, and create the appropriate Servlet >>executable. >>I have no problems get the EchoDemo working through tomcat. My >>environment contains the following (most recent stable); tomcat, ant, >>jdk, j2ee & eclipse (tomcat plugin). >> >>I have created a project with the structure of WAR standard, using the >>eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have >>created the web.xml for access through tomcat. Would it be possible for >>someone to provide the basic trick of getting Echo development going in >>Eclipse? >> >>Thanks >> >>Glen >> >> >>********************************************************************** >>This message is intended for the addressee named and may contain >>privileged information or confidential information or both. If you >>are not the intended recipient please delete it and notify the sender. >>********************************************************************** >> >> >>------------------------------------------------------- >>SF.Net is sponsored by: Speed Start Your Linux Apps Now. >>Build and deploy apps & Web services for Linux with >>a free DVD software kit from IBM. Click Now! >>http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >>_______________________________________________ >>Echo-list mailing list >>Ech...@li... >>https://lists.sourceforge.net/lists/listinfo/echo-list >> >> >> >> >> >> >>------------------------------------------------------- >>SF.Net is sponsored by: Speed Start Your Linux Apps Now. >>Build and deploy apps & Web services for Linux with >>a free DVD software kit from IBM. Click Now! >>http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >>_______________________________________________ >>Echo-list mailing list >>Ech...@li... >>https://lists.sourceforge.net/lists/listinfo/echo-list >> >> >> >> > > >********************************************************************** >This message is intended for the addressee named and may contain >privileged information or confidential information or both. If you >are not the intended recipient please delete it and notify the sender. >********************************************************************** > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** |
From: <Bra...@ca...> - 2004-02-23 03:38:26
|
>>I continually recieve errors in my source code relating to javax.servlet.http.HttpServlet The issue may be that you cant "compile and link" the class files with the servlet implementation. If so it will be because your project does not reference the "servlet.jar" (of say of Tomcat). Goto the project in question, click on it and go to "Projects / Properties / Java Build Path" and then the "Libraries" tab I have a classpath entry in their called TOMCAT_HOME/common/lib/servlet.jar, where TOMCAT_HOME is where my Tomcat installl is located. ps. Great to see another Aussie looking at Echo! Do you also know of EchoPoint? (http://echopoint.sourceforge.net) Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- Glen Trudgett <Gle...@de... To: Bra...@ca... .au> cc: ech...@li... Sent by: Subject: Re: [Echo-list] re: Newbie Eclipse and Echo setup ech...@li...ur ceforge.net 23/02/2004 11:47 AM Hi Brad, Thanks for the reply. Fortunately I do understand the mechanics of this particular element of the setup. I apologise for my lack of clarity. I continually recieve errors in my source code relating to javax.servlet.http.HttpServlet. I have managed to have eclipse 'import' all the properties associated with Labels, Window etc. Is this a common problem for 'new players'? Glen Bra...@ca... wrote: >I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat from >within Eclipse. > >You can download it from : > >http://www.sysdeo.com/eclipse/tomcatPlugin.html > >What is does is "start" Tomcat under the control of the Eclipse Java >Debugger and hence allows you to "step" through your code. > >In the menu option Window / Prefernces, you need to go to the Tomcat entry >and enter in parameters such as where you copy of Tomcat is, what version >you are running, and finally what JVM to use for Tomcat. > >Once you have done this you can "start and stop" Tomcat and it will be >running inside the Eclispe JVM. > > > >Cheers >Brad Baker >---------------------------------------------------------------------------------------- > >Email : bra...@ca... >Mobile: 0418-642-341 >---------------------------------------------------------------------------------------- > > > > > > Glen Trudgett > <Gle...@de... To: ech...@li... > .au> cc: > Sent by: Subject: [Echo-list] re: Newbie Eclipse and Echo setup > ech...@li...ur > ceforge.net > > > 23/02/2004 09:38 AM > > > > >Hi all, > >I am having a little trouble trying to get an echo application up and >running, using the eclipse editor. >What I thought would be a straight forward procedure has become a little >confusing. I would like to be able to grab the helloworld source code, >put it in the eclipse environment, and create the appropriate Servlet >executable. >I have no problems get the EchoDemo working through tomcat. My >environment contains the following (most recent stable); tomcat, ant, >jdk, j2ee & eclipse (tomcat plugin). > >I have created a project with the structure of WAR standard, using the >eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have >created the web.xml for access through tomcat. Would it be possible for >someone to provide the basic trick of getting Echo development going in >Eclipse? > >Thanks > >Glen > > >********************************************************************** >This message is intended for the addressee named and may contain >privileged information or confidential information or both. If you >are not the intended recipient please delete it and notify the sender. >********************************************************************** > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list |
From: Dalton, J. <jd...@as...> - 2004-02-23 02:47:16
|
SGkgR2xlbiwNCiANCkkgdGhpbmsgSSdtIHVuZGVyc3RhbmRpbmcgd2hhdCB5b3UncmUgdHJ5aW5n IHRvIGRvIGhlcmUuICBCYXNpY2FsbHksIHlvdSdyZSB3YW50aW5nIHRvIGtub3cgaG93IHRvIGdl dCBhbiBlY2hvIGFwcCB1cCBhbmQgcnVubmluZyB1c2luZyBlY2xpcHNlIGZyb20gc3RlcCAxLiAg SSdsbCBhc3N1bWUgeW91IGhhdmUgYSBKYXZhIHByb2plY3QgY29tcGlsaW5nIGluIGVjbGlwc2Uu ICBFeGFjdGx5IGhvdyB5b3UgYWNjb21wbGlzaCB0aGUgZm9sbG93aW5nIHN0ZXBzIGlzIHVwIHRv IHlvdSwgYnV0IGhlcmUncyBhbiBleGFtcGxlIHRoYXQgc2hvdWxkIHdvcms6DQogDQpGaXJzdCwg c2V0dXAgdGhlIGVjbGlwc2UgcHJvamVjdCB0byBidWlsZCB0byB0aGUgU2VydmxldCBzdHJ1Y3R1 cmUuICANCjEuICBTZXQgeW91ciBKYXZhIGJ1aWxkIHBhdGggdG8gYmluXFdFQi1JTkZcY2xhc3Nl cw0KMi4gIENyZWF0ZSB0aGUgZGlyZWN0b3J5IGJpblxXRUItSU5GXGxpYiBhbmQgY29weSB5b3Vy IGxpYiBmaWxlcyB0aGVyZSAoRWNoby5qYXIsIEVjaG9TZXJ2ZXIuamFyLCBzZXJ2bGV0Lmphciwg ZXRjKQ0KMy4gIFB1dCB5b3VyIHdlYi54bWwgZmlsZSBpbiB0aGUgYmluXFdFQi1JTkYgZGlyZWN0 b3J5DQpOb3RlIC0gYXQgc29tZSBwb2ludCB5b3UnbGwgd2FudCB0byBtYWtlIGFuIGFudCBidWls ZCBmaWxlIHRvIG1hbmFnZSB0aGlzIHN0cnVjdHVyZSBhbG9uZyB3aXRoIGFueSBvdGhlciBDTSBh Y3Rpdml0aWVzIGluIHlvdXIgcHJvamVjdCAoaHR0cDovL2FudC5hcGFjaGUub3JnLykuDQogDQpT ZWNvbmQsIHNldHVwIFRvbWNhdCB0byBsb2FkIHlvdXIgd2ViIGFwcGxpY2F0aW9uLg0KMS4gIE9w ZW4gVE9NQ0FUX0hPTUVcY29uZlxzZXJ2ZXIueG1sDQoyLiAgQWRkIHRoaXMgbGluZSB1bmRlciB0 aGUgPGhvc3Q+IHRhZzoNCjxDb250ZXh0IHBhdGg9Ii9teXVybCIgZG9jQmFzZT0iUFJPSkVDVF9I T01FL2JpbiIgZGVidWc9IjAiLz4NCldoZXJlOg0KLSAgIm15dXJsIiBpcyB0aGUgdmlydXRhbCBk aXJlY3RvcnkgeW91IHdhbnQgdG8gdXNlIHRvIGFjY2VzcyB5b3VyIGFwcA0KLSAiUFJPSkVDVF9I T01FIiBpcyB0aGUgYWJzb2x1dGUgZGlyZWN0b3J5IHRvIHlvdXIgZWNsaXBzZSBwcm9qZWN0IChO b3RlIC0gaWYgeW91J3JlIG9uIHdpbmRvd3MsIHJlcGxhY2UgYWxsIGJhY2sgc2xhc2hlcyB3aXRo IGZvcndhcmQgc2xhc2hlcyBzbyBpdCdsbCBsb29rIHNvbWV0aGluZyBsaWtlIEM6L2FwcHMvZWNs aXBzZS93b3Jrc3BhY2UvdGVzdHByb2plY3QvYmluKS4NCiANCkZpcmUgdXAgVG9tY2F0LiAgVGhl IHVybCB3aWxsIGJlIGh0dHA6Ly9sb2NhbGhvc3Q6ODA4MC9teXVybC9teXNlcnZsZXQgV2hlcmUg Im15c2VydmxldCIgaXMgd2hhdCB5b3UgZGVmaW5lZCBpbiB3ZWIueG1sIGZvciB0aGUgPHVybC1w YXR0ZXJuPiBvZiB5b3VyIEVjaG9TZXJ2ZXIgc2VydmxldC4NCiANCkFzIEkgbWVudGlvbmVkIGVh cmxpZXIsIHRoZXJlIGFyZSB2YXJpb3VzIHdheXMgdG8gZ2V0IHlvdXIgcHJvamVjdCBpbnRlZ3Jh dGVkIHdpdGggVG9tY2F0LiAgSSBwcmVmZXIgdGhpcyBtZXRob2Qgc2luY2UgSSBjYW4gc2V0dXAg dGhlIGJ1aWxkIGRpcmVjdG9yeSBzdHJ1Y3R1cmUgb25jZSAodXNpbmcgYW50KSBhbmQgcmVseSBv biBlY2xpcHNlJ3MgaW5jcmVtZW50YWwgY29tcGlsZSB0aGVyZWFmdGVyIHRvIHRlc3QgbXkgY2hh bmdlcy4NCiANCklmIEkgbWlzc2VkIHNvbWV0aGluZyBJJ20gc3VyZSBvbmUgb2YgdGhlIG1hbnkg Zm9sa3Mgb24gdGhpcyBsaXN0IHdpbGwgbGV0IHVzIGtub3cuDQogDQpIb3BlIHRoaXMgaGVscHMs DQogDQpqZA0KDQoJLS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0gDQoJRnJvbTogR2xlbiBUcnVk Z2V0dCBbbWFpbHRvOkdsZW4uVHJ1ZGdldHRAZGV0Lm5zdy5lZHUuYXVdIA0KCVNlbnQ6IFN1biAy LzIyLzIwMDQgNzo0NyBQTSANCglUbzogQnJhZF9CYWtlckBjYW5kbGUuY29tIA0KCUNjOiBlY2hv LWxpc3RAbGlzdHMuc291cmNlZm9yZ2UubmV0IA0KCVN1YmplY3Q6IFJlOiBbRWNoby1saXN0XSBy ZTogTmV3YmllIEVjbGlwc2UgYW5kIEVjaG8gc2V0dXANCgkNCgkNCg0KCUhpIEJyYWQsDQoJDQoJ VGhhbmtzIGZvciB0aGUgcmVwbHkuIEZvcnR1bmF0ZWx5IEkgZG8gdW5kZXJzdGFuZCB0aGUgbWVj aGFuaWNzIG9mIHRoaXMNCglwYXJ0aWN1bGFyIGVsZW1lbnQgb2YgdGhlIHNldHVwLiBJIGFwb2xv Z2lzZSBmb3IgbXkgbGFjayBvZiBjbGFyaXR5LiBJDQoJY29udGludWFsbHkgcmVjaWV2ZSBlcnJv cnMgaW4gbXkgc291cmNlIGNvZGUgcmVsYXRpbmcgdG8NCglqYXZheC5zZXJ2bGV0Lmh0dHAuSHR0 cFNlcnZsZXQuIEkgaGF2ZSBtYW5hZ2VkIHRvIGhhdmUgZWNsaXBzZSAnaW1wb3J0Jw0KCWFsbCB0 aGUgcHJvcGVydGllcyBhc3NvY2lhdGVkIHdpdGggTGFiZWxzLCBXaW5kb3cgZXRjLg0KCQ0KCUlz IHRoaXMgYSBjb21tb24gcHJvYmxlbSBmb3IgJ25ldyBwbGF5ZXJzJz8NCgkNCglHbGVuDQoJDQoJ DQoJDQoJQnJhZF9CYWtlckBjYW5kbGUuY29tIHdyb3RlOg0KCQ0KCT5JIHVzZSB0aGUgU3lzZGVv IEVjbGlwc2UgcGx1Z2luIHRvIGFsbG93IG1lIHRvICJjb250cm9sL2xhdW5jaCIgVG9tY2F0IGZy b20NCgk+d2l0aGluIEVjbGlwc2UuDQoJPg0KCT5Zb3UgY2FuIGRvd25sb2FkIGl0IGZyb20gOg0K CT4NCgk+aHR0cDovL3d3dy5zeXNkZW8uY29tL2VjbGlwc2UvdG9tY2F0UGx1Z2luLmh0bWwNCgk+ DQoJPldoYXQgaXMgZG9lcyBpcyAic3RhcnQiIFRvbWNhdCB1bmRlciB0aGUgY29udHJvbCBvZiB0 aGUgRWNsaXBzZSBKYXZhDQoJPkRlYnVnZ2VyIGFuZCBoZW5jZSBhbGxvd3MgeW91IHRvICJzdGVw IiB0aHJvdWdoIHlvdXIgY29kZS4NCgk+DQoJPkluIHRoZSBtZW51IG9wdGlvbiBXaW5kb3cgLyBQ cmVmZXJuY2VzLCB5b3UgbmVlZCB0byBnbyB0byB0aGUgVG9tY2F0IGVudHJ5DQoJPmFuZCBlbnRl ciBpbiBwYXJhbWV0ZXJzIHN1Y2ggYXMgd2hlcmUgeW91IGNvcHkgb2YgVG9tY2F0IGlzLCAgd2hh dCB2ZXJzaW9uDQoJPnlvdSBhcmUgcnVubmluZywgIGFuZCBmaW5hbGx5IHdoYXQgSlZNIHRvIHVz ZSBmb3IgVG9tY2F0Lg0KCT4NCgk+T25jZSB5b3UgaGF2ZSBkb25lIHRoaXMgeW91IGNhbiAic3Rh cnQgYW5kIHN0b3AiIFRvbWNhdCBhbmQgaXQgd2lsbCBiZQ0KCT5ydW5uaW5nIGluc2lkZSB0aGUg RWNsaXNwZSBKVk0uDQoJPg0KCT4NCgk+DQoJPkNoZWVycw0KCT5CcmFkIEJha2VyDQoJPi0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCgk+DQoJPkVtYWlsIDogICBicmFkLmJha2VyQGNh bmRsZS5jb20NCgk+TW9iaWxlOiAgMDQxOC02NDItMzQxDQoJPi0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0NCgk+DQoJPg0KCT4NCgk+DQoJPiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KCT4gICAgICAgICAgICAgICAgICAgICAgR2xlbiBUcnVkZ2V0dCAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCgk+ICAgICAgICAgICAgICAg ICAgICAgIDxHbGVuLlRydWRnZXR0QGRldC5uc3cuZWR1ICAgICAgICAgVG86ICAgICAgZWNoby1s aXN0QGxpc3RzLnNvdXJjZWZvcmdlLm5ldCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQoJPiAgICAgICAgICAgICAgICAgICAgICAuYXU+ICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIGNjOiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KCT4gICAg ICAgICAgICAgICAgICAgICAgU2VudCBieTogICAgICAgICAgICAgICAgICAgICAgICAgICBTdWJq ZWN0OiBbRWNoby1saXN0XSByZTogTmV3YmllIEVjbGlwc2UgYW5kIEVjaG8gc2V0dXAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICANCgk+ICAgICAgICAgICAgICAgICAgICAgIGVjaG8t bGlzdC1hZG1pbkBsaXN0cy5zb3VyICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQoJPiAgICAgICAgICAgICAgICAgICAgICBjZWZvcmdlLm5ldCAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KCT4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCgk+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQoJPiAgICAg ICAgICAgICAgICAgICAgICAyMy8wMi8yMDA0IDA5OjM4IEFNICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KCT4gICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICANCgk+DQoJPg0KCT4NCgk+SGkgYWxsLA0KCT4NCgk+SSBhbSBoYXZpbmcgYSBsaXR0bGUgdHJv dWJsZSB0cnlpbmcgdG8gZ2V0IGFuIGVjaG8gYXBwbGljYXRpb24gdXAgYW5kDQoJPnJ1bm5pbmcs IHVzaW5nIHRoZSBlY2xpcHNlIGVkaXRvci4NCgk+V2hhdCBJIHRob3VnaHQgd291bGQgYmUgYSBz dHJhaWdodCBmb3J3YXJkIHByb2NlZHVyZSBoYXMgYmVjb21lIGEgbGl0dGxlDQoJPmNvbmZ1c2lu Zy4gSSB3b3VsZCBsaWtlIHRvIGJlIGFibGUgdG8gZ3JhYiB0aGUgaGVsbG93b3JsZCBzb3VyY2Ug Y29kZSwNCgk+cHV0IGl0IGluIHRoZSBlY2xpcHNlIGVudmlyb25tZW50LCBhbmQgY3JlYXRlIHRo ZSBhcHByb3ByaWF0ZSBTZXJ2bGV0DQoJPmV4ZWN1dGFibGUuDQoJPkkgaGF2ZSBubyBwcm9ibGVt cyBnZXQgdGhlIEVjaG9EZW1vIHdvcmtpbmcgdGhyb3VnaCB0b21jYXQuIE15DQoJPmVudmlyb25t ZW50IGNvbnRhaW5zIHRoZSBmb2xsb3dpbmcgKG1vc3QgcmVjZW50IHN0YWJsZSk7IHRvbWNhdCwg YW50LA0KCT5qZGssIGoyZWUgJiBlY2xpcHNlICh0b21jYXQgcGx1Z2luKS4NCgk+DQoJPkkgaGF2 ZSBjcmVhdGVkIGEgcHJvamVjdCB3aXRoIHRoZSBzdHJ1Y3R1cmUgb2YgV0FSIHN0YW5kYXJkLCB1 c2luZyB0aGUNCgk+ZWNsaXBzZSB0b21jYXQgcGx1Zy1pbi4gSSBoYXZlIHB1dCB0aGUgZWNobyou amFyIGZpbGVzIGluIC9saWIgYW5kIGhhdmUNCgk+Y3JlYXRlZCB0aGUgd2ViLnhtbCBmb3IgYWNj ZXNzIHRocm91Z2ggdG9tY2F0LiBXb3VsZCBpdCBiZSBwb3NzaWJsZSBmb3INCgk+c29tZW9uZSB0 byBwcm92aWRlIHRoZSBiYXNpYyAgdHJpY2sgb2YgZ2V0dGluZyBFY2hvIGRldmVsb3BtZW50IGdv aW5nIGluDQoJPkVjbGlwc2U/DQoJPg0KCT5UaGFua3MNCgk+DQoJPkdsZW4NCgk+DQoJPg0KCT4q KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqDQoJPlRoaXMgbWVzc2FnZSBpcyBpbnRlbmRlZCBmb3IgdGhlIGFkZHJlc3Nl ZSBuYW1lZCBhbmQgbWF5IGNvbnRhaW4NCgk+cHJpdmlsZWdlZCBpbmZvcm1hdGlvbiBvciBjb25m aWRlbnRpYWwgaW5mb3JtYXRpb24gb3IgYm90aC4gSWYgeW91DQoJPmFyZSBub3QgdGhlIGludGVu ZGVkIHJlY2lwaWVudCBwbGVhc2UgZGVsZXRlIGl0IGFuZCBub3RpZnkgdGhlIHNlbmRlci4NCgk+ KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKg0KCT4NCgk+DQoJPi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCgk+U0YuTmV0IGlzIHNwb25zb3JlZCBieTogU3BlZWQg U3RhcnQgWW91ciBMaW51eCBBcHBzIE5vdy4NCgk+QnVpbGQgYW5kIGRlcGxveSBhcHBzICYgV2Vi IHNlcnZpY2VzIGZvciBMaW51eCB3aXRoDQoJPmEgZnJlZSBEVkQgc29mdHdhcmUga2l0IGZyb20g SUJNLiBDbGljayBOb3chDQoJPmh0dHA6Ly9hZHMub3Nkbi5jb20vP2FkX2lkPTEzNTYmYWxsb2Nf aWQ9MzQzOCZvcD1jbGljaw0KCT5fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fXw0KCT5FY2hvLWxpc3QgbWFpbGluZyBsaXN0DQoJPkVjaG8tbGlzdEBsaXN0cy5z b3VyY2Vmb3JnZS5uZXQNCgk+aHR0cHM6Ly9saXN0cy5zb3VyY2Vmb3JnZS5uZXQvbGlzdHMvbGlz dGluZm8vZWNoby1saXN0DQoJPg0KCT4NCgk+DQoJPg0KCT4NCgk+DQoJPi0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCgk+U0YuTmV0IGlzIHNw b25zb3JlZCBieTogU3BlZWQgU3RhcnQgWW91ciBMaW51eCBBcHBzIE5vdy4NCgk+QnVpbGQgYW5k IGRlcGxveSBhcHBzICYgV2ViIHNlcnZpY2VzIGZvciBMaW51eCB3aXRoDQoJPmEgZnJlZSBEVkQg c29mdHdhcmUga2l0IGZyb20gSUJNLiBDbGljayBOb3chDQoJPmh0dHA6Ly9hZHMub3Nkbi5jb20v P2FkX2lkPTEzNTYmYWxsb2NfaWQ9MzQzOCZvcD1jbGljaw0KCT5fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KCT5FY2hvLWxpc3QgbWFpbGluZyBsaXN0DQoJ PkVjaG8tbGlzdEBsaXN0cy5zb3VyY2Vmb3JnZS5uZXQNCgk+aHR0cHM6Ly9saXN0cy5zb3VyY2Vm b3JnZS5uZXQvbGlzdHMvbGlzdGluZm8vZWNoby1saXN0DQoJPiANCgk+DQoJDQoJDQoJKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKg0KCVRoaXMgbWVzc2FnZSBpcyBpbnRlbmRlZCBmb3IgdGhlIGFkZHJlc3NlZSBuYW1l ZCBhbmQgbWF5IGNvbnRhaW4NCglwcml2aWxlZ2VkIGluZm9ybWF0aW9uIG9yIGNvbmZpZGVudGlh bCBpbmZvcm1hdGlvbiBvciBib3RoLiBJZiB5b3UNCglhcmUgbm90IHRoZSBpbnRlbmRlZCByZWNp cGllbnQgcGxlYXNlIGRlbGV0ZSBpdCBhbmQgbm90aWZ5IHRoZSBzZW5kZXIuDQoJKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKg0KCQ0KCQ0KCS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0NCglTRi5OZXQgaXMgc3BvbnNvcmVkIGJ5OiBTcGVlZCBTdGFydCBZb3VyIExp bnV4IEFwcHMgTm93Lg0KCUJ1aWxkIGFuZCBkZXBsb3kgYXBwcyAmIFdlYiBzZXJ2aWNlcyBmb3Ig TGludXggd2l0aA0KCWEgZnJlZSBEVkQgc29mdHdhcmUga2l0IGZyb20gSUJNLiBDbGljayBOb3ch DQoJaHR0cDovL2Fkcy5vc2RuLmNvbS8/YWRfaWQ9MTM1NiZhbGxvY19pZD0zNDM4Jm9wPWNsaWNr DQoJX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCglFY2hv LWxpc3QgbWFpbGluZyBsaXN0DQoJRWNoby1saXN0QGxpc3RzLnNvdXJjZWZvcmdlLm5ldA0KCWh0 dHBzOi8vbGlzdHMuc291cmNlZm9yZ2UubmV0L2xpc3RzL2xpc3RpbmZvL2VjaG8tbGlzdA0KCQ0K DQo= |
From: Glen T. <Gle...@de...> - 2004-02-23 00:58:56
|
Hi Brad, Thanks for the reply. Fortunately I do understand the mechanics of this particular element of the setup. I apologise for my lack of clarity. I continually recieve errors in my source code relating to javax.servlet.http.HttpServlet. I have managed to have eclipse 'import' all the properties associated with Labels, Window etc. Is this a common problem for 'new players'? Glen Bra...@ca... wrote: >I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat from >within Eclipse. > >You can download it from : > >http://www.sysdeo.com/eclipse/tomcatPlugin.html > >What is does is "start" Tomcat under the control of the Eclipse Java >Debugger and hence allows you to "step" through your code. > >In the menu option Window / Prefernces, you need to go to the Tomcat entry >and enter in parameters such as where you copy of Tomcat is, what version >you are running, and finally what JVM to use for Tomcat. > >Once you have done this you can "start and stop" Tomcat and it will be >running inside the Eclispe JVM. > > > >Cheers >Brad Baker >---------------------------------------------------------------------------------------- > >Email : bra...@ca... >Mobile: 0418-642-341 >---------------------------------------------------------------------------------------- > > > > > > Glen Trudgett > <Gle...@de... To: ech...@li... > .au> cc: > Sent by: Subject: [Echo-list] re: Newbie Eclipse and Echo setup > ech...@li...ur > ceforge.net > > > 23/02/2004 09:38 AM > > > > >Hi all, > >I am having a little trouble trying to get an echo application up and >running, using the eclipse editor. >What I thought would be a straight forward procedure has become a little >confusing. I would like to be able to grab the helloworld source code, >put it in the eclipse environment, and create the appropriate Servlet >executable. >I have no problems get the EchoDemo working through tomcat. My >environment contains the following (most recent stable); tomcat, ant, >jdk, j2ee & eclipse (tomcat plugin). > >I have created a project with the structure of WAR standard, using the >eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have >created the web.xml for access through tomcat. Would it be possible for >someone to provide the basic trick of getting Echo development going in >Eclipse? > >Thanks > >Glen > > >********************************************************************** >This message is intended for the addressee named and may contain >privileged information or confidential information or both. If you >are not the intended recipient please delete it and notify the sender. >********************************************************************** > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > > > > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >Echo-list mailing list >Ech...@li... >https://lists.sourceforge.net/lists/listinfo/echo-list > > ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** |
From: <Bra...@ca...> - 2004-02-23 00:46:02
|
I use the Sysdeo Eclipse plugin to allow me to "control/launch" Tomcat from within Eclipse. You can download it from : http://www.sysdeo.com/eclipse/tomcatPlugin.html What is does is "start" Tomcat under the control of the Eclipse Java Debugger and hence allows you to "step" through your code. In the menu option Window / Prefernces, you need to go to the Tomcat entry and enter in parameters such as where you copy of Tomcat is, what version you are running, and finally what JVM to use for Tomcat. Once you have done this you can "start and stop" Tomcat and it will be running inside the Eclispe JVM. Cheers Brad Baker ---------------------------------------------------------------------------------------- Email : bra...@ca... Mobile: 0418-642-341 ---------------------------------------------------------------------------------------- Glen Trudgett <Gle...@de... To: ech...@li... .au> cc: Sent by: Subject: [Echo-list] re: Newbie Eclipse and Echo setup ech...@li...ur ceforge.net 23/02/2004 09:38 AM Hi all, I am having a little trouble trying to get an echo application up and running, using the eclipse editor. What I thought would be a straight forward procedure has become a little confusing. I would like to be able to grab the helloworld source code, put it in the eclipse environment, and create the appropriate Servlet executable. I have no problems get the EchoDemo working through tomcat. My environment contains the following (most recent stable); tomcat, ant, jdk, j2ee & eclipse (tomcat plugin). I have created a project with the structure of WAR standard, using the eclipse tomcat plug-in. I have put the echo*.jar files in /lib and have created the web.xml for access through tomcat. Would it be possible for someone to provide the basic trick of getting Echo development going in Eclipse? Thanks Glen ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Echo-list mailing list Ech...@li... https://lists.sourceforge.net/lists/listinfo/echo-list |