zhenchen's blog

Set layout for fragment

I created a fragment and owner id is dlmf_42. I try to login with dlmf_42 as username and frag.pwd as default password, but I got Username and Password not found error message.
Why?

Can the credential be passed from a web page to Zimbra for authentication.

If I create a simple jsp with login and password entries, how can these credential from the web page to zimbra for authenticaton?
Thanks!

Test course event

Does any body knows what Banner form I can use to change paticular user's couse information, because I want to check the updates go through to luminis by the event. Thansks

Quesion for develop a channel by using JSP model II type

 

I am developing a channel by using JSP Model II type, I can get different jsp pages shown in this channel, but could anybody let me know how can a jsp rendered as a page which is not in the channel, which should be a single page. I tried use target=”_blank” but it gives me an entire page which include other channels, that is not what I wanted.

Thanks!

Edit user role permission

If I create an access group, how can I assign an "edit user role permission" to that group?

JSP model II, ajax, get response data

How can Channel send response data in xml format

If I create a channel, it may implement IChannel or IController interface, we can get the response data by using session objectis, but is there any body know any other way to get the response data, which is not througth session object, I hope I can use response object like response.write(....), because my jsp need to get the response data from xml file.

 

 

Channel development

I am going to create a channel, it should get channel input data, calculate the input data, then display the result in the same channel, the submit button should just refresh the channel, not the whole page.

Which is the best channel type I should use?

Actually I created one by using jsp model II, every thing looks good, there has only one concern is the submit button, which now inferences the whole page instead of just channel.

Thanks!

Question about Channel development

 

I am working on a jsp model II type channel, submit button will send the value of the text box to server and return a calculated value, my question now is once I click the submit button, it looks inference the whole page. Is there any one has the experience for that, and is there any way to improve it, so that submit just inference the channel instead of whole page.
Thanks!
Syndicate content