facebook

full development tutorial

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #286538 Reply

    nicolasdiogo
    Member

    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

    http://www.brainpowered.net

    #286560 Reply

    Loyal Water
    Member

    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.

    #286571 Reply

    nicolasdiogo
    Member

    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

    #286572 Reply

    nicolasdiogo
    Member

    could you tell me which tutorial explains how to manage the presentation of pages?

    thanks

    #286586 Reply

    Loyal Water
    Member

    MyEclipse doesn’t have templates that could be used to create the UI.

    could you tell me which tutorial explains how to manage the presentation of pages?

    Im afraid there is not tutorial that specifically explains.

    #286685 Reply

    nicolasdiogo
    Member

    what is the suggested methodology to achieve consistent look-and-feel on JSP/HTML when using myeclipse?

    #286719 Reply

    Loyal Water
    Member

    You can use a css file that would be linked to all your jsp/html files. Im sure that would help.

    #286949 Reply

    nicolasdiogo
    Member

    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

    #286980 Reply

    Loyal Water
    Member

    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.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: full development tutorial

You must be logged in to post in the forum log in