留言板

login page modification

sandya s s,修改在14 年前。

login page modification

New Member 帖子: 5 加入日期: 09-10-7 最近的帖子
hi
i need to display one simple jsp page that is there in extension environment that page name is configuration.jsp.
this i need to modify in login.jsp
but i am anable to do this
please if any one knows can u help me.
thumbnail
Faris Abdulla,修改在14 年前。

RE: login page modification

Regular Member 帖子: 183 加入日期: 09-9-2 最近的帖子
Hi,

Can you please elaborate your requirement.

The configuration.jsp is accessible when you click the portlet configuration.
If you want to include this page in your login.jsp you've to define the values required for accessing this page.

Thanks & regards,
Faris Abdulla
sandya s s,修改在14 年前。

RE: login page modification

New Member 帖子: 5 加入日期: 09-10-7 最近的帖子
thanks Faris Abdulla


what i want is in login page after clicking the sumbit now i am getting u r signed as test like that
what i want is in that i need to display what ever is there in my configuration.jsp i need to display that message
i think u understand my problem..
this i need to modify in login page ...
thumbnail
Faris Abdulla,修改在14 年前。

RE: login page modification

Regular Member 帖子: 183 加入日期: 09-9-2 最近的帖子
Hi Sandya,

The one simple way to access configuration page after login for your application is ,

While clicking on submit button, forward the page to struts path of configuration. Hope this will work fine.

Thanks & regards,
Faris Abdulla
sandya s s,修改在14 年前。

RE: login page modification

New Member 帖子: 5 加入日期: 09-10-7 最近的帖子
hi Faris
i need to display one button in login page ..
when ever i will click that it has to display configuration page message..
for that what modifications i need to do..
for that give me some idea ..
i am adding one button in loginpage but it's not coming in the login page..
give me some idea where to change this.
sandya s s,修改在14 年前。

RE: login page modification

New Member 帖子: 5 加入日期: 09-10-7 最近的帖子
hi
in login page we r having one link called create account page..
like that i need to display one link called configuration.jsp ..
for this in login page i have to change that if u no can u give me some clues..
thumbnail
Faris Abdulla,修改在14 年前。

RE: login page modification

Regular Member 帖子: 183 加入日期: 09-9-2 最近的帖子
Hi,

In login.jsp you create a link for configuration>> and give the struts path of configuration in that link. This will work. Also u have to give portlet permission for configuration.

Thanks & regards,
Faris Abdulla