chuck.irvine.ks,
1) In MyEclipse Blue there is no distinction between a Static or Dynamic Web Project, there is merely a Web Project that once created has a very standard “exploded WAR” layout to it by default. You can create a web project and work on the same lines.
2) You need to create a new Web Project and transfer your files from Dynamic Web Project created in Eclipse to the new Web Project in MyEclipse if you are importing a dynamic web project.
3) Here is a document which attempts to familiarize with MyEclipse Blue :
http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_rad_overview/
Let me know if you have any further questions.