cancel
Showing results for 
Search instead for 
Did you mean: 

Using Dreamweaver to edit ISA pages?

Former Member
0 Kudos

I have recently begun doing some basic html editing for our ISA 4.0 pages (login.jsp, shoplist.jsp, etc.) and was wondering if there is a way for me to connect Dreamweaver CS3 to the ISA.

It's difficult to visualize the design when you have images that won't display unless you can connect to the server.

Example of an image in code, that won't display in Dreamweaver

<img src="<%= WebUtil.getMimeURL(pageContext, "b2c/mimes/images/dec_ecke_navPath.gif") %>"

When I try to preview the pages, I get a warning message stating "To preview pages containing server-side code, you need a testing server."

I can not find any information on SDN that deals specifically with ISA pages, only BSP pages.

Or, is there some other method I might use to design pages?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mike,

I have found a SAP Note : 1025997,

Please have a look, it may be helping you.

Best Regards,

Johnny.

Former Member
0 Kudos

Hi Johnny,

I have found the references to xMII, but we don't run that here and I am unable to find any reference to Dreamweaver plugins in CRM/ISA thus far.

Former Member
0 Kudos

Over the years since I asked this question, I've found that while I can import the Tag Libraries into Dreamweaver...which is very helpful from a syntax point of view, there is apparently no way to 'see' what the changes will look like without uploading them onto the server and logging in.

I was thinking of toying around with WebDAV settings in Dreamweaver, but my first attempts didn't work.

I will close this as answered soon unless someone has figured this out.

Answers (0)