Question
Is it possible to call a Web Dynpro application from another Web Dynpro application

Answers

Yes, using method create_external_window   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What are Python's dictionaries?
  • Q What is client wins and store wins mode in entity framework concurrency?
  • Q What is Annual General Body meeting? Explain their secretarial duties (a ) Before the meeting ( b ) At the Meeting ( c ) After the meeting .
  • Q Why should I port my code to 32 bits?
  • Q What Is SQL*Plus?
  • Q Who is regarded as the father of the ‘Two Nation Theory’?
  • Q You ASP.NET application uses the Microsoft .NET Framework security classes to implement role-based security. You need to authorize a user based on membership in two different roles. You create a function named ValidateTKRole that has three arguments. The argument named User is the user name, the argument named Role1 is the first role to verify, and the argument named Role2 is the second role to verify. You want ValidateTKRole to return a value of true if the specified user has membership in either of the specified roles.You write the following code: PrincipalPermission principalPerm1 = new PrincipalPermission(User, Role1); PrincipalPermission principalPerm2 = new PrincipalPermission(User, Role); Which code segment should you use to complete the function? A. return principalPerm1.IsUnrestricted() && principalPerm2.IsUnrestricted(); B. return principalPerm1.IsSubsetOf(principalPerm2); C. return principalPerm1.Intersect(principalPerm2).Demand(); D. return principalPerm1.Union(principalPerm2).Demand();
  • Q Could you outline the major geographical parameters of tourism?
  • Q Which is the oldest ‘stock exchange of India?
  • Q The main objective of the cultural and educational rights granted to the citizens is to
  • Q What are the types of HTML?