cancel
Showing results for 
Search instead for 
Did you mean: 

What are the functions of look and feel files?

Former Member
0 Kudos

Hi,

If some one can explain me what are individual role in look and feel of the ISA B2C application.

mainFS.jsp

main_inner.jsp

catalogFS.jsp

accountFS.jsp

refresherB2C.jsp

I want to know function of each files. If I change any file then where exactly I can see changes which I made.

Any help from any one highly appreciated.

Thanks.

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you get hold of the ISA Development and Extension guide there is a section highlighting which frames go where in the main application.

You can also see which .jsp pages are displayed where by adding the following parameter to the root URL of the application when you logon.

http://<host>:<port>/b2c/b2c/init.do?showmodulename=true

This will display the name of each jsp page in the frames on screen.

Also, surely you must have been asked to change certain aspects of the application - not specific files? You shouldn't just change the files and then "see what happens"...

Hope this helps,

Gareth.

Answers (0)