| Author |
Message |
|
|
Post subject: full development tutorial
Posted: Jul 01, 2008 - 10:56 AM
|
|

Joined: May 20, 2008
Posts: 8
|
|
hi,
firstly i would like to clarify that i have red some posts on this forum that provide some information relating to my questions here, but i find these not to fully explained.
i have used DreamWeaver in the past, and i am trying to find relationship between DW and myeclipse.
could you tell me how i can achive similar results and simple management of templates for my pages layout by using myeclipse? i understand that myeclipse can not implement the same kind of templating solution due to patents of DW, but are the available alternatives/techniches that i can use?
is there a tutorial, and not a on-demand, that explains how to develop a web-application including how to create links, add images, managing templates and so on. i appologise if i have missed this tutorial, but i have looked around to find it.
many thanks
Nicolas
www.brainpowered.net |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 01, 2008 - 04:46 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Nicolas,
All our tutorial are available on our educational material site. Maybe you could go through the web project tutorial to start off things.
http://www.myeclipseide.com/module-htmlpages-display-pid-7.html
Where do you want to add images? You want to add images on your JSP/HTML pages?
You can always post your queries here incase there is something that your still unclear about once you have gone through the tutorial. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 01, 2008 - 05:38 PM
|
|

Joined: May 20, 2008
Posts: 8
|
|
thanks,
i have followed some of these tutorial already, but they seem to concentrate on hands-on JSP developement solely.
so i am trying to identfy if i will need to consider using DW for templating and presentation consistency of presentation.
ideally i would like to find out how i can use myeclipse to do it all.
Nicolas |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 01, 2008 - 05:39 PM
|
|

Joined: May 20, 2008
Posts: 8
|
|
could you tell me which tutorial explains how to manage the presentation of pages?
thanks |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 01, 2008 - 07:24 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
MyEclipse doesn't have templates that could be used to create the UI.
| Quote: |
could you tell me which tutorial explains how to manage the presentation of pages?
|
Im afraid there is not tutorial that specifically explains. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 03, 2008 - 11:39 AM
|
|

Joined: May 20, 2008
Posts: 8
|
|
| what is the suggested methodology to achieve consistent look-and-feel on JSP/HTML when using myeclipse? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 03, 2008 - 05:25 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| You can use a css file that would be linked to all your jsp/html files. Im sure that would help. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 10, 2008 - 11:54 AM
|
|

Joined: May 20, 2008
Posts: 8
|
|
i suppose i can use DW and myeclipse together.
so i can benefit from DW templating while using myeclipse to assist me with the JSP coding.
do you know if this is a viable option?
Nicolas |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: full development tutorial
Posted: Jul 10, 2008 - 05:44 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| I havent tried it but I guess you can always paste the DW JSP template in your MyEclipse JSP file and build on top of it. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|